You've already forked no-js-hugo-theme
use alias for minify and fingerprint
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user