Feature/add emoji to webapp (#345)
This commit is contained in:
parent
cd136fb293
commit
433f8cb57e
6 changed files with 100 additions and 76 deletions
|
|
@ -179,6 +179,9 @@ export type SiteConfig = {
|
|||
copyright: string
|
||||
/** Privacy Policy */
|
||||
privacy_policy: string
|
||||
|
||||
icon: string
|
||||
icon_background: string
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue