diff --git a/index.html b/index.html index 8b82374..f755577 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@
Album • ${album.artist?.name ?? ''}
+${album.artist?.name ?? ''}
+${yearDisplay}
`; } @@ -75,7 +110,6 @@ export class UIRenderer {Artist
`; } @@ -100,7 +134,7 @@ export class UIRenderer {