Revert example site title
This commit is contained in:
parent
bf93dafdfa
commit
615400b3b7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# hugo server --minify --themesDir ... --baseURL=http://0.0.0.0:1313/theme/hugo-book/
|
||||
|
||||
baseURL = 'https://example.com/'
|
||||
title = 'Hugo Book having long site title'
|
||||
title = 'Hugo Book'
|
||||
theme = 'hugo-book'
|
||||
|
||||
# Book configuration
|
||||
|
|
Loading…
Reference in a new issue