diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 9ded637e..1742b1a3 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -67,6 +67,43 @@ {{ end }} + + + + + + {{ $script := resources.Get "js/script.js" | minify }} diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 24bd1373..bc801d10 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -22,42 +22,6 @@ {{ end }} - - - - - {{ partial "opengraph" . }} {{ partial "twitter" . }}