feat(article): GitLab Snippets Shortcode (#627)

This commit is contained in:
rmdhnreza
2022-06-11 11:04:20 +02:00
committed by GitHub
parent 7a38f3ad50
commit 3d09c23284
3 changed files with 21 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
<script
type="application/javascript"
src="https://gitlab.com/-/snippets/{{ index .Params 0 }}.js"
></script>