From 7b7e4840918b21951fa9e267044d623e9de7b0f5 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sun, 7 Feb 2021 13:25:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.svelte b/src/App.svelte index 790744db..e88cfdea 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -63,7 +63,7 @@ import ResetPassword from "./components/ResetPassword.svelte"; {:else if $router.path.includes('/reset')} - + {:else if $router.path === '/about'}