文章页标题使用h1标签
This commit is contained in:
parent
10fef99327
commit
14e31c8b3e
@ -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'] }}">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user