--- title: Artists • all time description: All of the artists I've listened to. layout: default pagination: data: music.allTime.artists size: 24 permalink: "/music/artists/all-time/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber }}/{% endif %}index.html" schema: music --- {% tablericon "arrow-left" "Go back" %} Go back
I've listened to {{ music.allTime.artists.size }} artists and most of what I listen to is {{ music.allTime.genres | genresToString: 5 }}.
{% render "partials/media/music/period/grid.liquid" data:pagination %}