mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-15 16:27:21 +02:00
council page
This commit is contained in:
@@ -97,6 +97,14 @@ const router = createRouter({
|
||||
title: 'Council | DeFlock'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/app',
|
||||
name: 'app',
|
||||
component: () => import('../views/DeflockApp.vue'),
|
||||
meta: {
|
||||
title: 'App | DeFlock'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/contact',
|
||||
name: 'contact',
|
||||
|
||||
Reference in New Issue
Block a user