diff --git a/publishconf.py b/publishconf.py index 3fa05f0..ebc2ce9 100644 --- a/publishconf.py +++ b/publishconf.py @@ -20,5 +20,5 @@ DELETE_OUTPUT_DIRECTORY = True # Following items are often useful when publishing -#DISQUS_SITENAME = "" -#GOOGLE_ANALYTICS = "" +DISQUS_SITENAME = "bradleespeice" +GOOGLE_ANALYTICS = "UA-74711362-1"