We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e36262 commit d5cb9b9Copy full SHA for d5cb9b9
quartz.config.ts
@@ -20,7 +20,7 @@ const config: QuartzConfig = {
20
baseUrl: "nesoy.github.io",
21
ignorePatterns: ["private", "templates", ".obsidian"],
22
defaultDateType: "created",
23
- generateSocialImages: true,
+ generateSocialImages: false,
24
theme: {
25
fontOrigin: "googleFonts",
26
cdnCaching: true,
0 commit comments