mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
chore: update typo
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
04230a8970
commit
f16dff7317
@ -164,7 +164,7 @@ When using images, the appropriate [Open Graph](https://ogp.me/) and [Twitter](h
|
||||
|
||||
## Examples
|
||||
|
||||
Besides the template for the default image generation (found under `quartz/util/socialImage.tsx`), you can also add your own! To do this, you can either edit the source code of that file (not recommended) or create a new one (e.g. `customSocialImage.tsx`, source shown below).
|
||||
Besides the template for the default image generation (found under `quartz/util/og.tsx`), you can also add your own! To do this, you can either edit the source code of that file (not recommended) or create a new one (e.g. `customSocialImage.tsx`, source shown below).
|
||||
|
||||
After adding that file, you can update `quartz.config.ts` to use your image generation template as follows:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user