From deba681f07866c33142efe4ac3c6882fda3f3596 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 11 Sep 2026 22:04:35 +0200 Subject: src/content: Update to keep up-to-date with new theme --- src/content/writings/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/content/writings/_index.md') diff --git a/src/content/writings/_index.md b/src/content/writings/_index.md index 720c953..c7555e9 100644 --- a/src/content/writings/_index.md +++ b/src/content/writings/_index.md @@ -2,7 +2,7 @@ title = "Writings" description = "Sort of academically written things" sort_by = "date" -template = "blog.html" +template = "prose.html" page_template = "post.html" insert_anchor_links = "right" generate_feeds = true -- cgit v1.3.1