diff options
author | uvok cheetah | 2020-01-09 20:26:40 +0100 |
---|---|---|
committer | uvok cheetah | 2020-01-09 20:26:40 +0100 |
commit | dfc78c1bf0215fd693e931a17ffde0c1364c117f (patch) | |
tree | 4f970d640d284c97ebab56a82f61fe6e69265422 /index.md | |
parent | 65a34708745faedfb7367bc28fee92bba8a02d83 (diff) |
Generate autopages for categories + rename home layout
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # Feel free to add content and custom Front Matter to this file. # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults -layout: home +layout: postlist pagination: enabled: true --- |