From ddfda8f1adb9678549bc6542880f4cfb06afb2cc Mon Sep 17 00:00:00 2001 From: Derek Severin Date: Mon, 7 Jan 2019 14:20:24 +0100 Subject: Fixed 'mixed content' errors with URLs --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 684e38e..946283f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,2 +1,2 @@ {{ "" | safeHTML }} -

Powered by Hugo ...

+

Powered by Hugo

-- cgit v1.2.3