Add /support and /support/privacy
This commit is contained in:
parent
56cf890deb
commit
6533d7dd08
13 changed files with 859 additions and 16 deletions
|
@ -13,4 +13,6 @@ export const router = new Router({
|
|||
PostRepostedBy: '/profile/:name/post/:rkey/reposted-by',
|
||||
Debug: '/sys/debug',
|
||||
Log: '/sys/log',
|
||||
Support: '/support',
|
||||
PrivacyPolicy: '/support/privacy',
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue