erynwells.me/themes/platters/layouts/partials/resources/script.html

3 lines
99 B
HTML
Raw Normal View History

{{ $script := resources.Get (printf "scripts/%s.js" .) | fingerprint "md5" }}
{{ return $script }}