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