Add Forgejo-backed editor

This commit is contained in:
Devon Campbell 2026-03-21 20:22:54 -04:00
commit 3d95b867c0
6 changed files with 976 additions and 1 deletions

View file

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