diff options
Diffstat (limited to '')
-rw-r--r-- | index.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ --- title: Blog -layout: index +layout: page lang: en ref: root --- + +{% include link-listing.html entries=site.posts kind="articles" %} |