diff --git a/layouts/index.html b/layouts/index.html index 49f722b..874c5fb 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -87,8 +87,8 @@ {{ partial "footer.html" . }} - - - + {{ partial "js.html" . }} + + diff --git a/layouts/partials/js.html b/layouts/partials/js.html new file mode 100644 index 0000000..df926e9 --- /dev/null +++ b/layouts/partials/js.html @@ -0,0 +1,2 @@ + +