Reorder docs

This commit is contained in:
Zach Leatherman
2018-01-16 21:38:57 -06:00
parent da9787d10c
commit ccd8f03b70
3 changed files with 5 additions and 9 deletions

View File

@@ -5,5 +5,5 @@ tags: nav
navtitle: Home
---
{% import "postlist.njk" as postsm %}
{{ postsm.list(collections.post, page) }}
{{ postsm.list(collections.post) }}