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 115ee56 commit 7059b1eCopy full SHA for 7059b1e
1 file changed
quartz.config.ts
@@ -93,7 +93,7 @@ const config: QuartzConfig = {
93
Plugin.Favicon(),
94
Plugin.NotFoundPage(),
95
// Comment out CustomOgImages to speed up build time
96
- // Plugin.CustomOgImages(),
+ Plugin.CustomOgImages(),
97
],
98
},
99
}
0 commit comments