aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-theme-stack/layouts/shortcodes/gitlab.html
blob: b5a16cf5ac3f6df6f6868d71e8cff5cf9151720e (plain) (blame)
1
2
3
4
<script
    type="application/javascript"
    src="https://gitlab.com/-/snippets/{{ index .Params 0 }}.js"
></script>