From 57625ab13a2a05e2b66f4727582119c6f8775626 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sun, 31 Aug 2025 22:19:03 +0200 Subject: changed code repo url --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 4871078..19d79d7 100644 --- a/hugo.toml +++ b/hugo.toml @@ -85,7 +85,7 @@ enableGitInfo = true # Set source repository location. # Used for 'Last Modified' and 'Edit this page' links. - BookRepo = 'https://code.aethrvmn.gr/site.git' + BookRepo = 'https://code.aethrvmn.gr' # (Optional, default 'commit') Specifies commit portion of the link to the page's last modified # commit hash for 'doc' page type. -- cgit v1.2.3