From fadae3f5035c24ecb09552650c303b7fa12bb5ad Mon Sep 17 00:00:00 2001 From: Aditya Date: Fri, 31 May 2024 08:34:53 +0530 Subject: [PATCH] fix git link --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 732660d..6d15dc8 100644 --- a/hugo.toml +++ b/hugo.toml @@ -20,7 +20,7 @@ enableGitInfo = true [menu] [[menu.after]] name = "Gitea" - url = "https://gitea.adityakumar.xyz/dsa" + url = "https://gitea.adityakumar.xyz/aditya/dsa" weight = 10 [params] @@ -47,7 +47,7 @@ enableGitInfo = true # Source repo location # Used for 'Last Modified' and 'Edit this page' links - BookRepo = 'https://gitea.adityakumar.xyz/dsa' + BookRepo = 'https://gitea.adityakumar.xyz/aditya/dsa' # (Optional, default 'commit') Specifies commit portion of the link to the page's last modified # commit hash for 'doc' page type.