1
0

upd: change about-misskey to about-sharkey

This commit is contained in:
Mar0xy
2023-09-23 04:34:15 +02:00
parent 7149d0ffd9
commit 1e8d26ce4d
9 changed files with 33 additions and 198 deletions
+2 -2
View File
@@ -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',