From e66374c87bcb232b22d99f6f86ed5840a41debb2 Mon Sep 17 00:00:00 2001 From: Jorge Vargas Date: Mon, 24 Feb 2025 18:53:08 -0600 Subject: [PATCH] Fix album page cover url --- src/pages/album/[id].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/album/[id].astro b/src/pages/album/[id].astro index aa3ddf8..a8e1995 100644 --- a/src/pages/album/[id].astro +++ b/src/pages/album/[id].astro @@ -59,7 +59,7 @@ const { currentLocale } = Astro