This commit is contained in:
Will Faught
2025-02-06 18:42:42 -08:00
parent d6aad1e5c6
commit 7cf1df56f5
2 changed files with 3 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
{{ with partial "paige/func-resource.html" (dict "page" $page "url" $src) }}
{{ $resource := . | minify | fingerprint }}
{{ $integrity = $resource.Data.Integrity }}
{{ $src = $resource.RelPermalink }}
{{ else }}