mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
Update docs/features/social images.md
This commit is contained in:
parent
b67ed9c95e
commit
a4e74786ba
@ -26,7 +26,7 @@ For example, here's what the default configuration looks like if you set `genera
|
||||
generateSocialImages: {
|
||||
colorScheme: "lightMode", // what colors to use for generating image, same as theme colors from config, valid values are "darkMode" and "lightMode"
|
||||
width: 1200, // width to generate with (in pixels)
|
||||
height: 676, // height to generate with (in pixels)
|
||||
height: 630, // height to generate with (in pixels)
|
||||
imageStructure: defaultImage // import from `socialImage.tsx`, recommended to add your own one there as well
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user