shithub: hugo

ref: b5483eed6e8c07809fc818192e0ce00d9496565c
dir: /tpl/tplimpl/embedded/templates/shortcodes/gist.html/

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