diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d12f2465..423d4537 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -25,7 +25,8 @@ {{ $404 := resources.Get "css/404.css" | minify }} {{ $style := slice $theme $reset $header $main $postentry $postsingle $terms $archive $footer $404 | resources.Concat "stylesheet.css" | minify }} {{ $stylesheet := slice $anoldhope $style | resources.Concat "css/stylesheet.css" | minify | fingerprint }} - +