From fe932180cb6bf03564596154714978e4c9c92505 Mon Sep 17 00:00:00 2001 From: becarta Date: Fri, 16 May 2025 01:44:56 +0200 Subject: [PATCH] Update Router component in App.svelte to disable hash-based routing for improved navigation experience --- src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.svelte b/src/App.svelte index a7fae051..a248b828 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -33,7 +33,7 @@
- +