chore: headers and such
This commit is contained in:
parent
d7dd1a0d0b
commit
7e86d2275c
14 changed files with 42 additions and 46 deletions
|
@ -53,7 +53,7 @@ schema: book
|
|||
<hr />
|
||||
{% endif %}
|
||||
{% if book.description %}
|
||||
<h2>Overview</h2>
|
||||
<h3>Overview</h3>
|
||||
{{ book.description | markdown }}
|
||||
{% endif %}
|
||||
</article>
|
Reference in a new issue