upd: change about-misskey to about-sharkey
This commit is contained in:
@@ -200,8 +200,8 @@ export const routes = [{
|
||||
component: page(() => import('./pages/about.vue')),
|
||||
hash: 'initialTab',
|
||||
}, {
|
||||
path: '/about-misskey',
|
||||
component: page(() => import('./pages/about-misskey.vue')),
|
||||
path: '/about-sharkey',
|
||||
component: page(() => import('./pages/about-sharkey.vue')),
|
||||
}, {
|
||||
path: '/invite',
|
||||
name: 'invite',
|
||||
|
||||
Reference in New Issue
Block a user