Skip to content

Commit 50a86e9

Browse files
committed
Quartz sync: May 20, 2025, 4:31 PM
1 parent aff9891 commit 50a86e9

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)