|
|
@ -13,7 +13,7 @@
|
|
|
|
{{ errorf "layouts/partials/paige/tag-script.html: no src" }}
|
|
|
|
{{ errorf "layouts/partials/paige/tag-script.html: no src" }}
|
|
|
|
{{ end }}
|
|
|
|
{{ end }}
|
|
|
|
|
|
|
|
|
|
|
|
{{ with partial "paige/resource.html" (dict "page" $page "url" $src) }}
|
|
|
|
{{ with partial "paige/func-resource.html" (dict "page" $page "url" $src) }}
|
|
|
|
{{ $resource := . | minify | fingerprint }}
|
|
|
|
{{ $resource := . | minify | fingerprint }}
|
|
|
|
{{ $integrity = $resource.Data.Integrity }}
|
|
|
|
{{ $integrity = $resource.Data.Integrity }}
|
|
|
|
{{ $src = $resource.RelPermalink }}
|
|
|
|
{{ $src = $resource.RelPermalink }}
|
|
|
|