Update config params

Fix site params in layout and config. Update disableKinds.
This commit is contained in:
Seth MacLeod 2017-09-15 18:31:51 -04:00
parent af66560ad3
commit e9cc1afd39
2 changed files with 2 additions and 4 deletions

View file

@ -4,10 +4,9 @@ theme = "dimension"
languageCode = "en-us"
defaultContentLanguage = "en"
enableRobotsTXT = true
disableRSS = true
disableKinds=["RSS"]
[params]
title = "Dimension"
description = '<!--[-->A fully responsive site template designed by <a href="https://html5up.net">HTML5 UP</a> and released<!--]--><br />
<!--[-->for free under the <a href="https://html5up.net/license">Creative Commons</a> license.<!--]-->'
logo = "fa-diamond"
@ -37,7 +36,6 @@ disableRSS = true
[languages.en]
languageName = "English"
weight = 1
title = "Dimension"
[languages.de]
languageName = "Deutsch"