Seo (#7)
* 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:
parent
7265820ab5
commit
b0cc5bfcad
2 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ title = "Dimension"
|
|||
theme = "dimension"
|
||||
languageCode = "en-us"
|
||||
defaultContentLanguage = "en"
|
||||
enableRobotsTXT = true
|
||||
disableRSS = true
|
||||
|
||||
[params]
|
||||
title = "Dimension"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue