From 3013f352570439832075bab19c9ae91ec6ab98ac Mon Sep 17 00:00:00 2001
From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>
Date: Mon, 23 Dec 2024 14:13:29 +0100
Subject: Update to astro 5
---
src/pages/index.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/pages/index.astro')
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 5d1c24d..e995a9d 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -57,7 +57,7 @@ const schema = {
- {p.data.title}
+ {p.data.title}
);
})
--
cgit v1.3