{% tablericon "device-speaker" "concert" %} I've seen this artist live!
-
{% for concert in artist.concerts %}
- On {{ concert.date | date: "%B %e, %Y" }} at {{ concert.venue | formatVenue }} {% endfor %}
{%- endif -%}
Album | Plays | Year |
---|---|---|
{{ album.name }} | {{ album.totalPlays }} | {{ album.releaseYear }} |
These are the albums by this artist that are in my collection, not necessarily a comprehensive discography.