diff --git a/src/pages/tracks.astro b/src/pages/tracks.astro index c58dad1..5584d5b 100644 --- a/src/pages/tracks.astro +++ b/src/pages/tracks.astro @@ -10,13 +10,6 @@ const tracks = await getCollection("tracks"); title="Tracks" description="My entire music playlist. It contains all kinds of songs." > -

- My entire music playlist. It contains all kinds of songs.
- Current total amount of songs: {tracks.length} -
-