From 76955c57c18443f12807a254b9ed192ceb71a363 Mon Sep 17 00:00:00 2001 From: Hoang PHAN <hoang.phanthanh@vn.bosch.com> Date: Mon, 15 Jul 2024 06:58:13 +0000 Subject: [PATCH] Update hugo.toml --- hugo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 1c6b226..c760d5a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -22,7 +22,8 @@ home = [ "HTML", "RSS", "JSON"] [[menu.shortcuts]] -name = "<i class='fab fa-github'></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