From 289da287c912872be94d6f7fcf6c704c48826128 Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Thu, 30 Jul 2026 22:44:00 +1200 Subject: [PATCH] fixed go back link --- src/layouts/Album.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Album.astro b/src/layouts/Album.astro index 2efbc97..aa29afe 100644 --- a/src/layouts/Album.astro +++ b/src/layouts/Album.astro @@ -33,7 +33,7 @@ const { title, description, cover, } = Astro.props;

- Go back →