Merge pull request #2013 from michaeldorner/patch-1

 Create gist.html
This commit is contained in:
Nuno Coração
2025-03-29 23:33:37 +00:00
committed by GitHub

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>