mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 14:51:33 +00:00
feat(og): add reading time to default, improve logging
This commit is contained in:
@@ -87,6 +87,7 @@ const config: QuartzConfig = {
|
||||
Plugin.Assets(),
|
||||
Plugin.Static(),
|
||||
Plugin.NotFoundPage(),
|
||||
// Comment out CustomOgImages to speed up build time
|
||||
Plugin.CustomOgImages(),
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user