Compare commits

..

2 Commits

Author SHA1 Message Date
111bc34a6d chore(deps): update dependency prettier to v3.2.5 2024-02-06 12:00:58 +00:00
17d7164565 Update quartz.config.ts 2024-02-06 11:01:38 +00:00

View File

@ -72,6 +72,7 @@ const config: QuartzConfig = {
Plugin.Assets(), Plugin.Assets(),
Plugin.Static(), Plugin.Static(),
Plugin.NotFoundPage(), Plugin.NotFoundPage(),
Plugin.Offline(),
], ],
}, },
} }