diff --git a/layouts/partials/head_includes.html b/layouts/partials/head_includes.html
index 568810e..6405fdc 100644
--- a/layouts/partials/head_includes.html
+++ b/layouts/partials/head_includes.html
@@ -1,11 +1,25 @@
+
+{{ if eq true .Site.Params.CacheBuster }}
+
-{{ if .Site.Params.WebfontsFile }}
+{{ if .Site.Params.WebfontsFile }}
{{ end }}
+{{ else }}
+
+
+
+
+{{ if .Site.Params.WebfontsFile }}
+
+{{ end }}
+
+{{ end }}
+