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