From 8b5d0b19659b35b7d2433a25a22d188ecbeecddd Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Mon, 12 May 2025 20:16:25 -0400 Subject: styling done --- zola-static/content/blog/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zola-static/content/blog/_index.md') 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" -- cgit v1.2.3