diff --git a/site/layouts/partials/header.html b/site/layouts/partials/header.html index 6323f49086..ff080901e2 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" . }}