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:
@@ -12,7 +12,7 @@
|
||||
{% block content %}
|
||||
|
||||
<h1 class="text-4xl md:text-5xl font-extrabold mb-8 text-center">
|
||||
{{ page.title }}
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
|
||||
<p class="subtitle">
|
||||
|
||||
Reference in New Issue
Block a user