From b6c87a56ef74f2d537a518e15888152d6508be98 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 22 Nov 2024 05:51:26 -0800 Subject: [PATCH] chore: concert colors --- package.json | 2 +- src/pages/music/artists/[slug].astro | 2 +- src/pages/music/concerts/[...page].astro | 2 +- src/styles/components/modal.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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!
-