First test of a website

It still works
This commit is contained in:
waifu 2022-12-07 13:03:02 -03:00
parent 415e51f959
commit 47b2afdc3c

View file

@ -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