From acad96ff5045222baeeba706fb7c7fbe7c67df4b Mon Sep 17 00:00:00 2001
From: lilly
Date: Tue, 9 Jun 2026 21:42:06 +0200
Subject: [PATCH] fix /legal/ link on deployed site
---
src/layouts/Page.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/layouts/Page.astro b/src/layouts/Page.astro
index b334a65..0f7ac29 100644
--- a/src/layouts/Page.astro
+++ b/src/layouts/Page.astro
@@ -28,7 +28,7 @@ const { frontmatter } = Astro.props;