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