Merge pull request #13 from go-gitea/disqus

Disqus name for config
This commit is contained in:
Thomas Boerger 2016-12-09 10:21:05 +01:00 коммит произвёл GitHub
Родитель 95a858bd05 1d1cd63f88
Коммит 0106560a75
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,7 @@ baseurl = "/"
languageCode = "en-us"
title = "Code - Gitea"
theme = "gitea"
disqusShortname = "gitea"
disableRSS = false
disableSitemap = false