diff options
Diffstat (limited to 'src/content/blog/_index.md')
| -rw-r--r-- | src/content/blog/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/blog/_index.md b/src/content/blog/_index.md index 43cf722..07b1a5e 100644 --- a/src/content/blog/_index.md +++ b/src/content/blog/_index.md @@ -2,7 +2,7 @@ title = "List of blog posts" description = "My blog posts." sort_by = "date" -template = "blog.html" +template = "home.html" page_template = "post.html" insert_anchor_links = "right" generate_feeds = true |
