aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-11-18 14:41:33 +0100
committerSébastien Dailly <sebastien@chimrod.com>2021-11-18 14:46:42 +0100
commitd9bd96cf8205c8064af0b973100b5d8d387c5d56 (patch)
tree9ef1afed5eff41e2c2e33c69fd954fcd394b99c7
parentd238bbaf8d57e1afbca3dfb1beb8528921e619ba (diff)
Removed the comment system
-rw-r--r--publishconf.py2
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