Files
jarv.is/layouts/shortcodes/gist.html
T

2 lines
111 B
HTML

<script src="https://gist.github.com/{{ .Get "id" }}.js{{ with .Get "file" }}?file={{ . }}{{ end }}"></script>