mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 07:15:19 +05:30
feat: use page.html instead of blog-page.html in blogs
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
title = "Blog Posts"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
page_template = "page.html"
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user