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
c7690df626
commit
8a810ff28f
@ -9,5 +9,7 @@
|
|||||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
<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 }}
|
{{ $style := resources.Get "sass/main.scss" | resources.ExecuteAsTemplate "style.main.scss" . | toCSS | minify | fingerprint }}
|
||||||
<link rel="stylesheet" href="{{ $style.Permalink }}" integrity="" >
|
<!--link rel="stylesheet" href="{{ $style.Permalink }}" integrity="" -->
|
||||||
|
<link rel="stylesheet" href="/css/style.main.min.5b330efa68dc2cae8b2e72e4bdb3ea6809a2a85e4ff12133eb0caeb1bdab713b.css" integrity="" >
|
||||||
|
|
||||||
</head>
|
</head>
|
Loading…
x
Reference in New Issue
Block a user