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

github.com/jbub/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbub <contact@jbub.eu>2015-12-01 17:20:17 +0300
committerjbub <contact@jbub.eu>2015-12-01 17:20:17 +0300
commit7f12d8ec647c75b770a070703bd5bcfc7d0f46dc (patch)
tree32c3ae981011297b3954874244acdeed943d56fd /exampleSite
parenta589e9623d2b441791402ceb2b75b585d99e12a0 (diff)
Use internal implementation of disqus.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 5822dd7..c0d574b 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -3,6 +3,7 @@ title = "Ghostwriter example"
theme = "ghostwriter"
languageCode = "en-us"
copyright = "My Name"
+disqusShortname = "XXX"
[Author]
name = "My Name"