branding image uploads for favicon, logo, og image plus server-side og injection
This commit is contained in:
@@ -430,6 +430,8 @@ model SiteSettings {
|
||||
bodyFont String?
|
||||
poweredByVisible Boolean @default(true)
|
||||
customCss String?
|
||||
ogImageUrl String?
|
||||
ogDescription String?
|
||||
updatedAt DateTime @updatedAt
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user