blog/layouts/shortcodes/gist.html

1 line
No EOL
153 B
HTML

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