diff --git a/themes/red/layouts/partials/head.html b/themes/red/layouts/partials/head.html index 5ef6780..9386429 100644 --- a/themes/red/layouts/partials/head.html +++ b/themes/red/layouts/partials/head.html @@ -17,13 +17,7 @@ {{ end }} - {{ if .IsHome }} - - {{ else }} - {{ with .OutputFormats.Get "RSS" }} - - {{ end }} - {{ end }} + {{ $style := resources.Get "css/site.css" }} {{ if hugo.IsProduction }}