fix(og-image): overflow ellipses in title and description
This commit is contained in:
parent
f6f417a505
commit
2acfa0fa23
3 changed files with 38 additions and 17 deletions
|
@ -19,7 +19,7 @@ const config: QuartzConfig = {
|
|||
baseUrl: "quartz.jzhao.xyz",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "created",
|
||||
generateSocialImages: false,
|
||||
generateSocialImages: true,
|
||||
theme: {
|
||||
fontOrigin: "googleFonts",
|
||||
cdnCaching: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue