Skip to content

Commit 7059b1e

Browse files
committed
enable ogimages
1 parent 115ee56 commit 7059b1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quartz.config.ts

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

0 commit comments

Comments
 (0)