Duoling bug report and further improvements

This commit is contained in:
2022-06-07 23:31:36 +00:00
parent 9859c9e5ba
commit 64621d4375
11 changed files with 118 additions and 39 deletions

View File

@@ -1,3 +1,3 @@
{{ with resources.Get (.Get 0) | fingerprint }}
{{ with resources.Get (.Get 0) | minify | fingerprint }}
<script src='{{ .RelPermalink }}' integrity='{{ .Data.Integrity }}'></script>
{{ end }}