diff --git a/hugo.toml b/hugo.toml index c85047e..f1cd24e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.com/' +baseURL = 'https://lyceum.apotheke.earth/' title = 'Lyceum Docs' # Book configuration @@ -39,7 +39,7 @@ disableKinds = ['taxonomy'] [[menu.after]] name="Source" - url = "https://git.sr.ht/~aethrvmn/lyceum-site" + url = "https://git.apotheke.earth/Lyceum/lyceum-site" weight=30 @@ -68,7 +68,7 @@ disableKinds = ['taxonomy'] # Set source repository location. # Used for 'Last Modified' and 'Edit this page' links. - BookRepo = 'https://git.sr.ht/~aethrvmn/lyceum-site' + BookRepo = 'https://git.apotheke.earth/Lyceum/lyceum-site' # (Optional, default 'commit') Specifies commit portion of the link to the page's last modified # commit hash for 'doc' page type.