diff --git a/layouts/404.html b/layouts/404.html index 76048263e9..595258d338 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -11,7 +11,7 @@ {{- .Scratch.Set "title" .Title}} {{- end }} {{ .Scratch.Get "title" }} {{ default "::" .Site.Params.titleSeparator }} {{ .Site.Title }} - + {{- partialCached "favicon.html" . }} {{- partialCached "stylesheet.html" (dict "page" . "outputFormat" $outputFormat) $outputFormat }}