From b857f5c03e639e2cfcc3fd2ad297f44aa11d1e19 Mon Sep 17 00:00:00 2001 From: qowevisa Date: Tue, 19 Nov 2024 10:10:09 +0200 Subject: [PATCH] Delete old pages --- src/routes/+layout.svelte | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 9e01652..f1bbb83 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -7,18 +7,6 @@ import UserIcon from '$lib/icons/UserIcon.svelte'; const paths = [ - { - Path: "/ping", - Name: "ping", - }, - { - Path: "/test", - Name: "test", - }, - { - Path: "/test2", - Name: "test2", - }, { Path: "/card", Name: "Cards",