use alias for minify and fingerprint

This commit is contained in:
2025-05-19 23:26:11 -04:00
parent b662b3ddc0
commit 2060a81f1a
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<div id='{{ with .Get "key" }}{{ . }}{{ end }}'></div>
{{ with resources.Get "vendor/asciinema/asciinema-player.min.js" | resources.Fingerprint }}
{{ with resources.Get "vendor/asciinema/asciinema-player.min.js" | fingerprint }}
<script src="{{ .RelPermalink }}"></script>
{{ end }}
<script>