Add short description in config
This commit is contained in:
parent
44a9a76e29
commit
2e3a0215d0
19 changed files with 59 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
|||
export interface About {
|
||||
instance: {
|
||||
name: string
|
||||
shortDescription: string
|
||||
description: string
|
||||
terms: string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue