Remove /example from link to conform with themes site requirements

This commit is contained in:
Alex Shpak 2019-02-20 10:24:15 +01:00
parent dd0f7f7a5e
commit 0cfb8a08a4

View File

@ -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
theme: hugo-book
disableKinds: ["taxonomy", "taxonomyTerm"]