diff --git a/themes/research/layouts/_default/baseof.html b/themes/research/layouts/_default/baseof.html index 529ac10..110f8f8 100644 --- a/themes/research/layouts/_default/baseof.html +++ b/themes/research/layouts/_default/baseof.html @@ -28,5 +28,6 @@ {{ partial "header" . }} {{ block "main" . }}{{ end }} {{ partial "footer" . }} + {{ partial "scripts" .}} diff --git a/themes/research/layouts/partials/scripts.html b/themes/research/layouts/partials/scripts.html new file mode 100644 index 0000000..ddd8f04 --- /dev/null +++ b/themes/research/layouts/partials/scripts.html @@ -0,0 +1,13 @@ + +