diff --git a/src/publishconf.py b/src/publishconf.py index f41b017..1443f01 100644 --- a/src/publishconf.py +++ b/src/publishconf.py @@ -10,7 +10,7 @@ sys.path.append(os.curdir) from pelicanconf import * # If your site is available via HTTPS, make sure SITEURL begins with https:// -SITEURL = 'http://blog.aridgwayweb.com' +SITEURL = 'https://blog.aridgwayweb.com' RELATIVE_URLS = False FEED_ALL_ATOM = 'feeds/all.atom.xml' @@ -21,4 +21,4 @@ DELETE_OUTPUT_DIRECTORY = True # Following items are often useful when publishing #DISQUS_SITENAME = "" -#GOOGLE_ANALYTICS = "" \ No newline at end of file +#GOOGLE_ANALYTICS = "" diff --git a/src/themes/cleanblog/templates/base.html b/src/themes/cleanblog/templates/base.html index a6f8482..c5c0cbf 100644 --- a/src/themes/cleanblog/templates/base.html +++ b/src/themes/cleanblog/templates/base.html @@ -127,6 +127,10 @@
+

+ +