diff --git a/index.html b/index.html index e33cff1..d3fc49b 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,14 @@ - + - - + + Schreiben - -
+ +
diff --git a/src/App.svelte b/src/App.svelte index 4825d72..63b4817 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -2,7 +2,7 @@ import { setRouteToLastPagePromise, currentRoute } from "./lib/router"; -
+
{#await setRouteToLastPagePromise then}