Create gist.html

This commit is contained in:
Michael Dorner
2025-03-08 21:27:45 +01:00
committed by GitHub
parent 96a116a8b0
commit 08c9207ea7

View File

@@ -0,0 +1 @@
<script src="https://gist.github.com/{{ index .Params 0 }}/{{ index .Params 1 }}.js{{if len .Params | eq 3 }}?file={{ index .Params 2 }}{{end}}"></script>