Added past shortcode

master
Christoph 4 years ago
parent c66619d184
commit 30084111f5
  1. 3
      layouts/shortcodes/past.html

@ -0,0 +1,3 @@
<div id="past">
{{ readFile "past.md" | markdownify }}
</div>
Loading…
Cancel
Save