From fbadec3c3c5c95ee33906a66e4d31ee62a91ace7 Mon Sep 17 00:00:00 2001 From: Mia Rose Winter Date: Sun, 28 Dec 2025 23:56:43 +0100 Subject: [PATCH] added 88x31 --- src/layouts/Layout.astro | 12 ++++++++++-- static/88x31.png | Bin 0 -> 672 bytes 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 static/88x31.png diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 51357ce..2f4fb63 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -54,8 +54,16 @@ const { title } = Astro.props; -