| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'layouts/shortcodes/fatecode.html')
| -rw-r--r-- | layouts/shortcodes/fatecode.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/shortcodes/fatecode.html b/layouts/shortcodes/fatecode.html new file mode 100644 index 0000000..77bd69c --- /dev/null +++ b/layouts/shortcodes/fatecode.html @@ -0,0 +1,2 @@ +<!-- fatecode--> +<pre><code class="language-scheme match-braces rainbow-braces line-numbers">{{.Inner}}</code></pre> |


