diff options
Diffstat (limited to '')
| -rw-r--r-- | src/content/writings/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
