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 261cf85..36fc07c 100644 --- a/publishconf.py +++ b/publishconf.py @@ -15,7 +15,7 @@ DELETE_OUTPUT_DIRECTORY = True # Uncomment following line for absolute URLs in production: #RELATIVE_URLS = False -DISQUS_SITENAME='chimrod' +#DISQUS_SITENAME='chimrod' #GOOGLE_ANALYTICS = "" import sys |