themes/tella/layouts/partials/head.html aktualisiert
Some checks failed
Website / Website veröffentlichen (push) Failing after 2s
Some checks failed
Website / Website veröffentlichen (push) Failing after 2s
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<link href='{{ "/css/fa6.min.css" | relURL }}' rel="stylesheet" type="text/css">
|
||||
{{ end }}
|
||||
{{ $styles := resources.Get "css/style.css" | postCSS }}
|
||||
{{ if .Site.IsServer }}
|
||||
{{ if hugo.IsServer }}
|
||||
<link rel="stylesheet" href="{{ $styles.RelPermalink }}">
|
||||
{{ else }}
|
||||
{{ $styles := $styles | minify | fingerprint | resources.PostProcess }}
|
||||
|
||||
Reference in New Issue
Block a user