diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 700fde9..3cf4ce2 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -22,6 +22,10 @@ { Path: "/test2", Name: "test2", + }, + { + Path: "/card", + Name: "Cards", } ]