Revert "chore: debug"

This reverts commit 4a621bc6fe.
This commit is contained in:
Cory Dransfeldt 2024-06-10 10:10:49 -07:00
parent 4a621bc6fe
commit d417ef1eb4
No known key found for this signature in database
7 changed files with 21 additions and 271 deletions

View file

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