Enable rss and sitemap

This commit is contained in:
Thomas Boerger 2016-12-08 22:21:30 +01:00
parent e76fb8e064
commit e888ec1d61
No known key found for this signature in database
GPG Key ID: 5A388F55283960B6
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ baseurl = "/"
languageCode = "en-us"
title = "Blog - Gitea"
theme = "gitea"
disableRSS = true
disableSitemap = true
disableRSS = false
disableSitemap = false
[params]
Description = "Git with a cup of tea"