Remove /example from link to conform with themes site requirements
This commit is contained in:
parent
dd0f7f7a5e
commit
0cfb8a08a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# hugo server --themesDir ...
|
# hugo server --themesDir ... --baseURL=http://0.0.0.0:1313/example
|
||||||
|
|
||||||
baseURL: https://example.com/example/
|
baseURL: https://example.com/
|
||||||
title: Hugo Book
|
title: Hugo Book
|
||||||
theme: hugo-book
|
theme: hugo-book
|
||||||
disableKinds: ["taxonomy", "taxonomyTerm"]
|
disableKinds: ["taxonomy", "taxonomyTerm"]
|
||||||
|
|
Loading…
Reference in a new issue