diff --git a/public/index.html b/public/index.html index 8297e9d..445864d 100644 --- a/public/index.html +++ b/public/index.html @@ -307,7 +307,7 @@

Most streamed albums

class="material-icons">get_app

{{ release.title }}

-

{{ 'by '+release.artist.name+' - '+release.nb_tracks+' tracks' }}

+

{{ 'by '+release.artist.name }}