mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Redesign about pages
This commit is contained in:
parent
fa7d8c0ed4
commit
f4d6cecf10
81 changed files with 1819 additions and 935 deletions
|
@ -34,6 +34,18 @@ export interface CustomConfig {
|
|||
isNSFW: boolean
|
||||
defaultNSFWPolicy: NSFWPolicyType
|
||||
|
||||
serverCountry: string
|
||||
|
||||
support: {
|
||||
text: string
|
||||
}
|
||||
|
||||
social: {
|
||||
externalLink: string
|
||||
mastodonLink: string
|
||||
blueskyLink: string
|
||||
}
|
||||
|
||||
defaultClientRoute: string
|
||||
|
||||
customizations: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue