chore: concert colors

This commit is contained in:
Cory Dransfeldt 2024-11-22 05:51:26 -08:00
parent f289c3d3d0
commit b6c87a56ef
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -117,7 +117,7 @@ const playLabel = artist.total_plays === 1 ? "play" : "plays";
<div id="concerts" class="concerts media-title">
<div set:html={IconDeviceSpeaker({ size: 18 })}/> I've seen this artist live!
</div>
<ul>
<ul class="concerts">
{artist.concerts.map((concert, index) => (
<li key={index}>
On{" "}