From a893be89c5e2863ae44af3fa2c2639604ced1278 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Thu, 29 Sep 2022 18:05:48 +0800 Subject: refactor: Check session and redirect server side --- apps/kit/src/routes/(main)/+layout.svelte | 29 +++-------------------------- 1 file changed, 3 insertions(+), 26 deletions(-) (limited to 'apps/kit/src/routes/(main)/+layout.svelte') diff --git a/apps/kit/src/routes/(main)/+layout.svelte b/apps/kit/src/routes/(main)/+layout.svelte index ec50c4b..3107861 100644 --- a/apps/kit/src/routes/(main)/+layout.svelte +++ b/apps/kit/src/routes/(main)/+layout.svelte @@ -1,38 +1,15 @@ -- cgit v1.3