diff --git a/themes/blist/layouts/partials/head.html b/themes/blist/layouts/partials/head.html
index 6b760c8..4c5e2c1 100644
--- a/themes/blist/layouts/partials/head.html
+++ b/themes/blist/layouts/partials/head.html
@@ -18,16 +18,12 @@
{{ hugo.Generator }}
{{- $styles := resources.Get "css/styles.css" | postCSS (dict "config" "./assets/css/") -}}
- {{- if hugo.IsServer }}
-
- {{ else }}
{{- $styles := $styles| minify | fingerprint | resources.PostProcess -}}
- {{ end -}}
{{ if .Params.math }}