feat(og): add reading time to default, improve logging
This commit is contained in:
parent
d9159e0ac9
commit
80c3196fee
4 changed files with 29 additions and 6 deletions
|
@ -87,6 +87,7 @@ const config: QuartzConfig = {
|
|||
Plugin.Assets(),
|
||||
Plugin.Static(),
|
||||
Plugin.NotFoundPage(),
|
||||
// Comment out CustomOgImages to speed up build time
|
||||
Plugin.CustomOgImages(),
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue