Mise à jour de 'layouts/partials/head.html'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b980bcf214
commit
70e355a6f7
@ -9,5 +9,5 @@
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
|
||||
{{ $style := resources.Get "sass/main.scss" | resources.ExecuteAsTemplate "style.main.scss" . | toCSS | minify | fingerprint }}
|
||||
<link rel="stylesheet" href="{{ $style.Permalink }}" integrity="{{ $style.Data.Integrity }}" >
|
||||
<link rel="stylesheet" href="{{ $style.Permalink }}" integrity="" >
|
||||
</head>
|
Loading…
x
Reference in New Issue
Block a user