diff --git a/site/layouts/partials/header.html b/site/layouts/partials/header.html
index 6323f4908..ff080901e 100644
--- a/site/layouts/partials/header.html
+++ b/site/layouts/partials/header.html
@@ -18,7 +18,7 @@
{{- end }}
{{- $colorModeJS := printf "/docs/%s/assets/js/color-modes.js" $.Site.Params.docs_version -}}
-
+
{{ partial "stylesheet" . }}
{{ partial "favicons" . }}