update routify index options

This commit is contained in:
kevmodrome 2020-04-02 18:18:31 +02:00
parent 3006110e01
commit 1e0e98ff49
3 changed files with 3 additions and 3 deletions

View File

@ -3,4 +3,4 @@
$goto("../database") $goto("../database")
</script> </script>
<!-- routify:options $index=false --> <!-- routify:options index=false -->

View File

@ -3,4 +3,4 @@
$goto("../backend") $goto("../backend")
</script> </script>
<!-- routify:options $index=false --> <!-- routify:options index=false -->

View File

@ -1,2 +1,2 @@
<!-- routify:options $index=false --> <!-- routify:options index=false -->
<slot /> <slot />