From 2cdf0d1e985f50ef76f91d9ef571a43c7eaea885 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 19 Jun 2019 11:48:23 +0200 Subject: [PATCH] Remove comments which wont be used --- publishconf.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/publishconf.py b/publishconf.py index 185184d..aaf0976 100644 --- a/publishconf.py +++ b/publishconf.py @@ -18,8 +18,3 @@ FEED_ALL_ATOM = 'feeds/all.atom.xml' CATEGORY_FEED_ATOM = 'feeds/{slug}.atom.xml' DELETE_OUTPUT_DIRECTORY = True - -# Following items are often useful when publishing - -#DISQUS_SITENAME = "" -#GOOGLE_ANALYTICS = "" \ No newline at end of file