Merge pull request #145 from tomkenta/master

Fix typo
This commit is contained in:
Djordje Atlialp 2020-05-03 17:05:19 +02:00 committed by GitHub
commit 28e22ee974
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ publishDir = "public"
buildDrafts = false buildDrafts = false
buildFuture = false buildFuture = false
buildExpored = false buildExpired = false
canonifyURLs = true canonifyURLs = true
enableRobotsTXT = true enableRobotsTXT = true