From 87a5e57f937061fddd81500061ba4da79d5ce96b Mon Sep 17 00:00:00 2001 From: "Aaron N. Brock" Date: Thu, 1 Oct 2020 21:37:28 -0400 Subject: [PATCH 1/2] readd the magnific-popup.css I removed --- layouts/partials/head.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 0da4431..7c840d1 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -12,6 +12,9 @@ {{ "" | safeHTML }} + {{ "" | safeHTML }} + + {{ "" | safeHTML }} {{ $style := resources.Get "scss/style.scss" | resources.ToCSS | minify }} From 5e41f8c7a2cff0b98fe99a95cdc4b6e7a79ad280 Mon Sep 17 00:00:00 2001 From: "Aaron N. Brock" Date: Thu, 1 Oct 2020 21:39:04 -0400 Subject: [PATCH 2/2] add html comment --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 7c840d1..67ec735 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -12,7 +12,7 @@ {{ "" | safeHTML }} - {{ "" | safeHTML }} + {{ "" | safeHTML }} {{ "" | safeHTML }}