From f27c578797214bfb0c5427b47ab97082275c3d06 Mon Sep 17 00:00:00 2001 From: Dani H Date: Mon, 26 Jan 2026 09:50:57 +0100 Subject: [PATCH] Fix: Viewport --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 0c917dc..8fe12f7 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -16,7 +16,7 @@ const { title, description = 'PyconES 2026' } = Astro.props - +