文章页标题使用h1标签

This commit is contained in:
Meekdai 2023-12-28 09:21:01 +08:00
parent 10fef99327
commit 14e31c8b3e

View File

@ -24,7 +24,7 @@
{% endblock %}
{% block header %}
<span class="postTitle">{{ blogBase['postTitle'] }}</span>
<h1 class="postTitle">{{ blogBase['postTitle'] }}</h1>
<div class="title-right">
<a href="{{ blogBase['homeUrl'] }}"><button id="buttonHome" class="btn btn-invisible circle" title="{{ i18n['home'] }}">