chore: debug

This commit is contained in:
Cory Dransfeldt 2024-06-10 10:17:34 -07:00
parent d417ef1eb4
commit 217ce222f3
No known key found for this signature in database
5 changed files with 18 additions and 4 deletions

View file

@ -56,7 +56,7 @@ schema: artist
</div>
</div>
{%- if artist.description -%}
<div data-toggle-content class="text-toggle-hidden"><em>{{ artist.description | markdown }}</em></div>
<div data-toggle-content class="text-toggle-hidden">{{ artist.description | markdown }}</div>
<button data-toggle-button>Show more</button>
{%- endif -%}
<table>