blog/themes/stack/layouts/_shortcodes/gitlab.html
2026-07-31 15:38:57 +08:00

4 lines
117 B
HTML

<script
type="application/javascript"
src="https://gitlab.com/-/snippets/{{ index .Params 0 }}.js"
></script>