mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
doc: add backslash to baseURL
in exampleSite (#1009)
This commit is contained in:
parent
23ff70d41a
commit
b3907acdae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
baseurl: https://example.com
|
baseurl: https://example.com/
|
||||||
languageCode: en-us
|
languageCode: en-us
|
||||||
theme: hugo-theme-stack
|
theme: hugo-theme-stack
|
||||||
paginate: 3
|
paginate: 3
|
||||||
|
|
Loading…
Reference in a new issue