From 208dea1fe86b4c79c714c3927383bcc9abb9b3fe Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Wed, 14 May 2025 20:00:46 -0400 Subject: projects with images --- zola-static/content/blog/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zola-static/content/blog') diff --git a/zola-static/content/blog/_index.md b/zola-static/content/blog/_index.md index d53e7ce..27ff9cb 100644 --- a/zola-static/content/blog/_index.md +++ b/zola-static/content/blog/_index.md @@ -1,6 +1,6 @@ +++ title = "List of posts" sort_by = "date" -template = "blog.html" +template = "blog-list.html" page_template = "blog-page.html" +++ -- cgit v1.2.3