diff --git a/themes/research/layouts/_default/baseof.html b/themes/research/layouts/_default/baseof.html
index 529ac10..5e971c4 100644
--- a/themes/research/layouts/_default/baseof.html
+++ b/themes/research/layouts/_default/baseof.html
@@ -17,6 +17,7 @@
{{ with .Site.Params.description }}{{ end }}
{{ with .Site.Params.author }}{{ end }}
+
{{ range .Site.Params.customCSS -}}
{{- end }}