diff options
Diffstat (limited to 'hugo.toml')
| -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. |
