From 48768670b907581c30a7491eae3da174c8773271 Mon Sep 17 00:00:00 2001 From: Digitalcraftsman Date: Sun, 17 Mar 2019 13:09:12 +0100 Subject: Use absURL for stylesheets and JS files --- layouts/partials/footer.html | 2 +- layouts/partials/head.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d9c52f7..0fb7a26 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -17,5 +17,5 @@ - + diff --git a/layouts/partials/head.html b/layouts/partials/head.html index a61233a..eab507a 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -12,13 +12,13 @@ {{- end -}} - + - - - + + + - + {{ with .Site.Params.ga_api_key }}