From 94bb055184e4b402df3f70f730763f2648d17b3a Mon Sep 17 00:00:00 2001 From: Hoang PHAN <hoang.phanthanh@vn.bosch.com> Date: Mon, 15 Jul 2024 07:17:05 +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 1fde8ef..a177128 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> GitLab repo" +name = "<i class='fas fa-gitlab'></i> GitLab repo" identifier = "ds" url = "https://gitlab.eclipse.org/eclipse/autowrx/" weight = 10 -- GitLab