diff options
Diffstat (limited to 'posts/by-date.md')
-rw-r--r-- | posts/by-date.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/posts/by-date.md b/posts/by-date.md new file mode 100644 index 0000000..4ddc117 --- /dev/null +++ b/posts/by-date.md @@ -0,0 +1,12 @@ +--- +title: Posts +layout: default +id: posts +toc: false +post: false +--- + +{% include posts.html + sort="date" +%} + |