From a5f00515a5db471d583fc196a7e7ae3685e94a6d Mon Sep 17 00:00:00 2001 From: Nathan Cummins Date: Mon, 11 Aug 2025 09:36:38 +0930 Subject: [PATCH] Fix image resolution when supplying image to SEO --- src/components/SEO.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/SEO.astro b/src/components/SEO.astro index c2d3986..8d3d2cf 100644 --- a/src/components/SEO.astro +++ b/src/components/SEO.astro @@ -39,8 +39,8 @@ import site from "@data/site"; /> - - + +