diff --git a/package.json b/package.json index 38c6b88..f1e2562 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "coryd.dev", "type": "module", - "version": "1.1.2", + "version": "1.1.3", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/music/artists/[slug].astro b/src/pages/music/artists/[slug].astro index 57fc1de..4f1a539 100644 --- a/src/pages/music/artists/[slug].astro +++ b/src/pages/music/artists/[slug].astro @@ -117,7 +117,7 @@ const playLabel = artist.total_plays === 1 ? "play" : "plays";
I've seen this artist live!
-