changed type to 'article' for single posts in blog. Updated theme.
[danix.xyz.git] / hugo.toml
index 185c8c6..fe7591a 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -22,7 +22,7 @@ paginate = 10
        author_nickname = "danix"
        description = "here's where I think out loud"
        dateFormat = "2 January 2006"
-       mainSections = ["articles"]
+       mainSections = ["articles", "article"]
        faviconSizes = [16, 32, 48]
 
 [permalinks]