diff --git a/layouts/shortcodes/past.html b/layouts/shortcodes/past.html new file mode 100644 index 0000000..f3734b6 --- /dev/null +++ b/layouts/shortcodes/past.html @@ -0,0 +1,3 @@ +
+ {{ readFile "past.md" | markdownify }} +