Skip to content

Commit 9170009

Browse files
committed
Quartz sync: May 19, 2025, 3:03 PM
1 parent 9d52c56 commit 9170009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const config: QuartzConfig = {
9595
Plugin.Favicon(),
9696
Plugin.NotFoundPage(),
9797
// Comment out CustomOgImages to speed up build time
98-
// Plugin.CustomOgImages(),
98+
Plugin.CustomOgImages(),
9999
],
100100
},
101101
}

0 commit comments

Comments
 (0)