assets: use dark og images and custom icon
This commit is contained in:
+3
-1
@@ -92,7 +92,9 @@ const config: QuartzConfig = {
|
|||||||
Plugin.Favicon(),
|
Plugin.Favicon(),
|
||||||
Plugin.NotFoundPage(),
|
Plugin.NotFoundPage(),
|
||||||
// Comment out CustomOgImages to speed up build time
|
// Comment out CustomOgImages to speed up build time
|
||||||
Plugin.CustomOgImages(),
|
Plugin.CustomOgImages({
|
||||||
|
colorScheme: "darkMode",
|
||||||
|
}),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 74 KiB |
Reference in New Issue
Block a user