diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 57b4701..2525d2e 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -49,8 +49,8 @@ Simply place a custom_body.html into your local /layouts/partials-directory --> {{- partial "custom_body.html" . -}} - {{ $analyticsJS := resources.Get "js/analytics.js" | resources.Minify }} - + diff --git a/layouts/partials/seo_tags.html b/layouts/partials/seo_tags.html index e18bf8d..07829fd 100644 --- a/layouts/partials/seo_tags.html +++ b/layouts/partials/seo_tags.html @@ -3,7 +3,6 @@ -