* Fixed installation commands

Removed extra line

* added robots.txt template with sitemap entry for crawler and disabled RSS generation as it's not useful for this template
This commit is contained in:
Michel Racic 2017-03-11 08:15:27 +01:00 committed by sethmacleod
parent 7265820ab5
commit b0cc5bfcad
2 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,8 @@ title = "Dimension"
theme = "dimension"
languageCode = "en-us"
defaultContentLanguage = "en"
enableRobotsTXT = true
disableRSS = true
[params]
title = "Dimension"