This commit is contained in:
duskflower 2025-05-08 18:20:38 +02:00
commit b15d4357de
Signed by: duskflower
SSH key fingerprint: SHA256:KMvoLo1YrV954Mgsyn660L2/IBpDK+wteufqsOcjF+U
60 changed files with 899 additions and 455 deletions

View file

@ -88,6 +88,7 @@ const config: QuartzConfig = {
}),
Plugin.Assets(),
Plugin.Static(),
Plugin.Favicon(),
Plugin.NotFoundPage(),
// Comment out CustomOgImages to speed up build time
Plugin.CustomOgImages(),