mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-08 21:29:14 +00:00
main page, navbar mobile not fixed
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
// examples: '/page', '/page/:id'
|
||||
|
||||
import Home from './Home.svelte'
|
||||
import Test from './Test.svelte'
|
||||
|
||||
export const routes = {
|
||||
'/': Home,
|
||||
'/juhatus': Test,
|
||||
}
|
||||
Reference in New Issue
Block a user