Add tos, community guidelines, and copyright policy (#410)
* Add tos, community guidelines, and copyright policy * Fix lint
This commit is contained in:
parent
a74919ef33
commit
2f519bd66e
11 changed files with 1167 additions and 8 deletions
|
@ -15,4 +15,7 @@ export const router = new Router({
|
|||
Log: '/sys/log',
|
||||
Support: '/support',
|
||||
PrivacyPolicy: '/support/privacy',
|
||||
TermsOfService: '/support/tos',
|
||||
CommunityGuidelines: '/support/community-guidelines',
|
||||
CopyrightPolicy: '/support/copyright',
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue