Update routing to use new page names
This commit is contained in:
parent
29dd32320d
commit
80e71bff91
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
import { goto } from "@sveltech/routify"
|
||||
$goto("../backend")
|
||||
$goto("../data")
|
||||
</script>
|
||||
|
||||
<!-- routify:options index=false -->
|
||||
|
|
Loading…
Reference in New Issue