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/"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
enableRobotsTXT = false
|
||||
paginate = 20
|
||||
summaryLength = 30
|
||||
enableRobotsTXT = true
|
||||
paginate = 10
|
||||
summaryLength = 0
|
||||
|
||||
buildDrafts = false
|
||||
buildFuture = false
|
||||
|
|
Loading…
Add table
Reference in a new issue