diff options
| author | surya <surya@urbanecologycollective.org> | 2026-04-18 16:16:12 -0400 |
|---|---|---|
| committer | surya <surya@urbanecologycollective.org> | 2026-04-18 16:16:12 -0400 |
| commit | 17aa4ee4bd56fceb1f0df22125a72f3b9a5a5ffd (patch) | |
| tree | 286446a7e3f0ea0190af8837e6dea426d43d8e3d /content/posts/_index.md | |
| parent | f5f68ab9cc9821dfbe938f94f2dea7cf41c5941d (diff) | |
fix
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" +++ |
