mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-17 20:01:52 +01:00
Add navbar
This commit is contained in:
@ -8,12 +8,7 @@ const router = createRouter({
|
||||
path: "/",
|
||||
name: "home",
|
||||
component: HomeView
|
||||
},
|
||||
// {
|
||||
// path: "/about",
|
||||
// name: "about",
|
||||
// component: () => import("../views/AboutView.vue")
|
||||
// }
|
||||
}
|
||||
]
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user