diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index ebad081..ab9d8da 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -12,7 +12,8 @@
{{ with resources.Get "sass/main.scss" | toCSS $opts | minify | fingerprint }}
{{ end }}
-
+
+
{{- block "scripts" . }}{{- end }}