router now working, implemented login and logout
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
{#if translations_ready }
|
||||
{#if user.name }
|
||||
<!-- https://github.com/notnotsamuel/svelte-tiny-router -->
|
||||
<Router>
|
||||
<Menu />
|
||||
<Route path="/" component={Home} />
|
||||
|
||||
Reference in New Issue
Block a user