feat(viewer): ✨ Custom head code
This commit is contained in:
@ -21,6 +21,7 @@ export type Metadata = {
|
||||
description: string
|
||||
imageUrl?: string
|
||||
favIconUrl?: string
|
||||
customHeadCode?: string
|
||||
}
|
||||
|
||||
export const defaultSettings: Settings = {
|
||||
|
Reference in New Issue
Block a user