MitseaBlog/themes/hugo-theme-stack/layouts/shortcodes/gitlab.html

4 lines
117 B
HTML
Raw Normal View History

2022-10-11 17:34:41 +08:00
<script
type="application/javascript"
src="https://gitlab.com/-/snippets/{{ index .Params 0 }}.js"
></script>