mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 07:12:52 +01:00
feat: add option position for banner image (#106)
This commit is contained in:
@@ -13,6 +13,7 @@ export type SiteConfig = {
|
||||
banner: {
|
||||
enable: boolean
|
||||
src: string
|
||||
position?: string
|
||||
}
|
||||
|
||||
favicon: Favicon[]
|
||||
|
||||
Reference in New Issue
Block a user