first commit
This commit is contained in:
commit
13e2fd6e74
125 changed files with 19943 additions and 0 deletions
2
layouts/shortcodes/highlight.html
Executable file
2
layouts/shortcodes/highlight.html
Executable file
|
@ -0,0 +1,2 @@
|
|||
{{ $lang := index .Params 0 }}
|
||||
{{ highlight .Inner $lang "" }}
|
Loading…
Add table
Add a link
Reference in a new issue