Skip to content

Commit

Permalink
hugo: change baseURL in hopes it will fix things
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Zeuch <l-zeuch@email.de>
  • Loading branch information
l-zeuch committed Dec 20, 2023
1 parent 6359a46 commit ce87730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = 'https://example.org/'
baseURL = 'https://botlabs-gg.github.io/yagpdb-docs-v2'
languageCode = 'en-us'
title = 'YAGPDB Documentation v2'

Expand Down

0 comments on commit ce87730

Please sign in to comment.