feat: add generateSocialImages prop to config

This commit is contained in:
Ben Schlegel 2024-01-27 22:32:02 +01:00
parent d23eda7c1a
commit 8cb1541430
No known key found for this signature in database
GPG Key ID: 8BDB8891C1575E22

View File

@ -12,6 +12,7 @@ const config: QuartzConfig = {
baseUrl: "quartz.jzhao.xyz",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
generateSocialImages: false,
theme: {
typography: {
header: "Schibsted Grotesk",