fix docs base url
This commit is contained in:
parent
344fe0e83d
commit
2122fd4732
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# hugo server --minify --themesDir ... --baseURL=http://0.0.0.0:1313
|
||||
|
||||
baseURL: https://example.com/
|
||||
baseURL: https://docs.geeklabor.de/
|
||||
title: Geekdoc
|
||||
theme: hugo-geekdoc
|
||||
pygmentsUseClasses: true
|
||||
|
|
Loading…
Reference in a new issue