From 9411964a9110e008e844eb59d3bc1cd42d0a38f9 Mon Sep 17 00:00:00 2001 From: armistace Date: Mon, 22 May 2023 14:34:39 +1000 Subject: [PATCH] updated blog --- src/publishconf.py | 4 ++-- src/themes/cleanblog/templates/base.html | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) 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 @@
+

+ +