blog/themes/hugo-theme-stack/layouts/shortcodes/gitlab.html
Zoness 52e7475203
Some checks are pending
Deploy Hugo / build-deploy (push) Waiting to run
Initial import of Hugo blog
2025-12-19 08:59:52 -06:00

4 lines
117 B
HTML

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