content: update content for Doks v0.5.0

This commit is contained in:
Henk Verlinde
2022-07-09 09:46:39 +02:00
parent 5a8fa9081c
commit 63d4412ba6
14 changed files with 128 additions and 13 deletions

View File

@ -5,7 +5,6 @@ disableHugoGeneratorInject = true
enableEmoji = true
enableGitInfo = false
enableRobotsTXT = true
languageCode = "en-US"
paginate = 7
rssLimit = 10
@ -59,6 +58,8 @@ rel = "sitemap"
[taxonomies]
contributor = "contributors"
category = "categories"
tag = "tags"
[permalinks]
blog = "/blog/:title/"