diff --git a/layouts/partials/extended_head.html b/layouts/partials/extended_head.html index 31ae78d..de48b70 100644 --- a/layouts/partials/extended_head.html +++ b/layouts/partials/extended_head.html @@ -3,5 +3,4 @@ If you want to include any custom html just before , put it in /layouts/p Do not put anything in this file - it's only here so that hugo won't throw an error if /layouts/partials/extended_head.html doesn't exist. --> - - + \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 774fbea..1d6ace6 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,3 +1,9 @@ +
- - - + + + + + + + {{- partial "extended_footer.html" . }} \ No newline at end of file