From 97baea216bd4c14dc73c55bd2357a915db04a704 Mon Sep 17 00:00:00 2001 From: Hoang PHAN <hoang.phanthanh@vn.bosch.com> Date: Mon, 15 Jul 2024 07:00:38 +0000 Subject: [PATCH] Update hugo.toml --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index c760d5a..f3955fd 100644 --- a/hugo.toml +++ b/hugo.toml @@ -23,7 +23,7 @@ home = [ "HTML", "RSS", "JSON"] [[menu.shortcuts]] -name = "<i class="fa-brands fa-gitlab"></i> Github repo" +name = "<i class='fa-brands fa-gitlab'></i> Github repo" identifier = "ds" url = "https://gitlab.eclipse.org/eclipse/autowrx/" weight = 10 -- GitLab