diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-08-31 21:42:54 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-08-31 21:42:54 +0000 |
| commit | 1dea0fbe0bda6066c12d8d83b75b370a7884ce00 (patch) | |
| tree | f1bfbbea807f1756f440eb4129670f656a5d123b /hugo.toml | |
| parent | linked to eu sites (diff) | |
fixed links
Diffstat (limited to '')
| -rw-r--r-- | hugo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,7 +53,7 @@ enableGitInfo = true [[menu.after_right]] name="code" - url="https://code.aethrvmn.gr/site.git/tree" + url="https://code.aethrvmn.gr" weight=1 [[menu.after_right]] name="videos" @@ -85,7 +85,7 @@ enableGitInfo = true # Set source repository location. # Used for 'Last Modified' and 'Edit this page' links. - BookRepo = 'https://code.aethrvmn.gr' + BookRepo = 'https://code.aethrvmn.gr/sites/site.git' # (Optional, default 'commit') Specifies commit portion of the link to the page's last modified # commit hash for 'doc' page type. |
