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

4 lines
117 B
HTML
Raw Normal View History

2024-11-03 20:08:36 +03:00
<script
type="application/javascript"
src="https://gitlab.com/-/snippets/{{ index .Params 0 }}.js"
></script>