Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
43fff7a68f
49 changed files with 4366 additions and 5094 deletions
1
layouts/shortcodes/gist.html
Normal file
1
layouts/shortcodes/gist.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script src="https://gist.github.com/{{ index .Params 0 }}/{{ index .Params 1 }}.js{{if len .Params | eq 3 }}?file={{ index .Params 2 }}{{end}}"></script>
|
Loading…
Add table
Add a link
Reference in a new issue