chore: headers and such

This commit is contained in:
Cory Dransfeldt 2024-06-20 15:00:13 -07:00
parent d7dd1a0d0b
commit 7e86d2275c
No known key found for this signature in database
14 changed files with 42 additions and 46 deletions

View file

@ -42,7 +42,7 @@ schema: show
<hr />
{% endif %}
{% if show.description %}
<h2>Overview</h2>
<h3>Overview</h3>
{{ show.description | markdown }}
{% endif %}
</article>