fix section bug
This commit is contained in:
parent
13c0ec06ca
commit
edb3a73c19
@ -5,7 +5,7 @@
|
||||
|
||||
{% block head %}
|
||||
{{ super() }}
|
||||
<meta property="og:title" content="{{page.title}}" />
|
||||
<meta property="og:title" content="{{section.title}}" />
|
||||
{% endblock head %}
|
||||
|
||||
{% block content %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user