From 890c3dee2ccef3144d50415fb2e1389ad4b29471 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 3 Jun 2025 22:40:17 +0530 Subject: removed github url for macli --- macli/hugo.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/macli/hugo.toml b/macli/hugo.toml index 3ea1b6b..3dbcce7 100644 --- a/macli/hugo.toml +++ b/macli/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://macli.vidhukant.com/' languageCode = 'en-us' -title = 'Official macli Website.' +title = 'Unofficial CLI-based MyAnimeList client..' theme = "zt_hugo" disableKinds = ["taxonomy", "term", "sitemap"] enableRobotsTXT = true @@ -8,7 +8,6 @@ enableRobotsTXT = true [params] projectTitle = "macli" projectDescription = "Unofficial CLI-based MyAnimeList client." -gitURL = "https://git.vidhukant.com/macli/about" +gitURL = "https://git.vidhukant.com/macli" extraNavLinks = [ - ["GitHub", "https://github.com/VidhuKant/macli"] ] -- cgit v1.2.3