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 ffd23ac commit 85a6a08Copy full SHA for 85a6a08
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: false,
+ generateSocialImages: true,
24
theme: {
25
fontOrigin: "googleFonts",
26
cdnCaching: true,
0 commit comments