diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-12 20:16:25 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-12 20:16:25 -0400 |
| commit | 8b5d0b19659b35b7d2433a25a22d188ecbeecddd (patch) | |
| tree | a44babb5d3f33aeb5e7f23b9456bf68630c3f2e0 /zola-static/content/blog/_index.md | |
| parent | 417cbec1bd52c239f28c19b7affcdec693e803fd (diff) | |
styling done
Diffstat (limited to 'zola-static/content/blog/_index.md')
| -rw-r--r-- | zola-static/content/blog/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zola-static/content/blog/_index.md b/zola-static/content/blog/_index.md index 72bc989..d53e7ce 100644 --- a/zola-static/content/blog/_index.md +++ b/zola-static/content/blog/_index.md @@ -1,5 +1,5 @@ +++ -title = "List of blog posts" +title = "List of posts" sort_by = "date" template = "blog.html" page_template = "blog-page.html" |
