From e3e9ccdd6cb1e8cfc77d1cd57a2c15e4ebc8c7d2 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sun, 30 Nov 2025 23:15:52 -0800 Subject: [PATCH] auth: add port-breeze background and back-to-home link --- src/routes/auth/+layout.svelte | 35 ++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/src/routes/auth/+layout.svelte b/src/routes/auth/+layout.svelte index ccc29449..1ed8bdea 100644 --- a/src/routes/auth/+layout.svelte +++ b/src/routes/auth/+layout.svelte @@ -1,5 +1,7 @@