mess up the css
This commit is contained in:
parent
e49196b791
commit
c052cd6208
2 changed files with 22 additions and 33 deletions
|
|
@ -21,7 +21,7 @@
|
|||
{% endblock pagemeta %}
|
||||
|
||||
{% block content %}
|
||||
<div class="post" typeof="BlogPosting">
|
||||
<article class="post" typeof="BlogPosting">
|
||||
<header class="page-header">
|
||||
<h1 property="headline">{{ page.title | markdown(inline=true) | safe }}</h1>
|
||||
|
||||
|
|
@ -68,5 +68,5 @@
|
|||
</nav>
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
</article>
|
||||
{% endblock content %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue