Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/coderzh/hugo-pacman-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoderzh <coderzh@gmail.com>2016-03-26 19:20:19 +0300
committercoderzh <coderzh@gmail.com>2016-03-26 19:20:19 +0300
commit422fe2051eabedd89b65d967fd45de73347068bc (patch)
treed2c1bcc4467a4f76fae57b048eab9fd529acf2b8 /exampleSite
parenta466722da4d6035cac267041674d708ff9f4ed95 (diff)
modify readme, disqus default
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 2a115c2..4c99dd2 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -5,7 +5,7 @@ Title = "Hugo PacMan Theme Demo"
Theme = "hugo-pacman-theme"
pygmentsStyle = "default"
pygmentsUseClasses = true
-RSSUri= "feed.xml"
+RSSUri = "feed.xml"
[Author]
Name = "coderzh"