diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2013-05-01 13:19:41 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2013-05-01 13:19:41 +0200 |
commit | a59aab5a8c8122e13ca8482246437feac536da5b (patch) | |
tree | df7d990985c39be7bc5e2dda4a7595f99046955c /publishconf.py | |
parent | dc214056449119b29ad7b19b8d47e81b343ff453 (diff) |
Updated publication configuration
Diffstat (limited to 'publishconf.py')
-rw-r--r-- | publishconf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/publishconf.py b/publishconf.py index e48e0d6..77840f3 100644 --- a/publishconf.py +++ b/publishconf.py @@ -14,5 +14,5 @@ DELETE_OUTPUT_DIRECTORY = True # Uncomment following line for absolute URLs in production: #RELATIVE_URLS = False -#DISQUS_SITENAME = "" +DISQUS_SITENAME='chimrod' #GOOGLE_ANALYTICS = "" |