mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-31 00:34:05 -06:00
Update quartz/components/Head.tsx
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
This commit is contained in:
parent
a4e74786ba
commit
2dbb52ad94
@ -43,7 +43,7 @@ const extension = "webp"
|
|||||||
const defaultOptions: SocialImageOptions = {
|
const defaultOptions: SocialImageOptions = {
|
||||||
colorScheme: "lightMode",
|
colorScheme: "lightMode",
|
||||||
width: 1200,
|
width: 1200,
|
||||||
height: 676,
|
height: 630,
|
||||||
imageStructure: defaultImage,
|
imageStructure: defaultImage,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user