diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 293b407428..e69de29bb2 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,83 +0,0 @@ -{{ if and (ne .Section "docs") (ne .Section "documents") (not .Params.no_donate_footer) }} -
-{{ end }} - -{{ if ne .Section "documents" }} - -{{ end }}{{/* if ne .Section "documents" */}} - -{{ $js := resources.Get "js/main.js" | fingerprint "sha512" }} - diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 1e2d802e94..34e1e29c30 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,28 +3,5 @@