Files
congo-hindi-gujarati/layouts/shortcodes/gist.html
T
James Panther 52663e5ad4 Add gist shortcode
2025-02-24 10:11:02 +11:00

1 line
154 B
HTML

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