Added shortcodes, lots of improvements and content dump

This commit is contained in:
2022-06-07 13:54:07 +00:00
parent 6c98fcf57a
commit 9859c9e5ba
34 changed files with 448 additions and 59 deletions

View File

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