First test of a website
It still works
This commit is contained in:
parent
415e51f959
commit
47b2afdc3c
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ theme = "blowfish"
|
||||||
baseURL = "https://the.waifuism.life/"
|
baseURL = "https://the.waifuism.life/"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
|
|
||||||
enableRobotsTXT = false
|
enableRobotsTXT = true
|
||||||
paginate = 20
|
paginate = 10
|
||||||
summaryLength = 30
|
summaryLength = 0
|
||||||
|
|
||||||
buildDrafts = false
|
buildDrafts = false
|
||||||
buildFuture = false
|
buildFuture = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue