diff options
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 = "" |