From 4fce307068afd57da3ff29673db853fceb42d07b Mon Sep 17 00:00:00 2001 From: Hoang PHAN <hoang.phanthanh@vn.bosch.com> Date: Mon, 15 Jul 2024 07:13:33 +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 f3955fd..1fde8ef 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> GitLab repo" identifier = "ds" url = "https://gitlab.eclipse.org/eclipse/autowrx/" weight = 10 -- GitLab