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/blog.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/pages/blog.astro') diff --git a/src/pages/blog.astro b/src/pages/blog.astro index 4cfcea3..9d2d77b 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -38,6 +38,7 @@ const schema = { "name": "Ariel Costas", } }; + --- @@ -58,7 +59,7 @@ const schema = { -- cgit v1.3