Actualizar 'themes/api-theme/layouts/partials/head.html'
This commit is contained in:
parent
f5a0368cbf
commit
d1f6927620
@ -1,2 +1,2 @@
|
||||
{{ $style := resources.Get "scss/main.scss" | toCSS | minify | fingerprint }}
|
||||
<link rel="stylesheet" href={{ $style.RelPermalink }} integrity="{{ $style.Data.Integrity }}">
|
||||
<link rel="stylesheet" href={{ $style.Permalink }} integrity="{{ $style.Data.Integrity }}">
|
||||
|
Loading…
Reference in New Issue
Block a user