diff options
Diffstat (limited to 'content/posts/_index.md')
| -rw-r--r-- | content/posts/_index.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/content/posts/_index.md b/content/posts/_index.md index 4d45800..fc3cdd1 100644 --- a/content/posts/_index.md +++ b/content/posts/_index.md @@ -1,6 +1,5 @@ +++ -title = "All blog posts" -paginate_by = 15 sort_by = "date" -transparent = true +template = "posts.html" +page_template = "post.html" +++ |
