update theme
This commit is contained in:
parent
fc43dba964
commit
93fea0ed81
183 changed files with 6015 additions and 6241 deletions
3
themes/blowfish/layouts/shortcodes/gist.html
Normal file
3
themes/blowfish/layouts/shortcodes/gist.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<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