Compare commits

..

2 Commits

Author SHA1 Message Date
ac5a33a18f chore(deps): update dependency prettier to v3.2.5 2024-02-06 13:00:55 +00:00
d04cb1a6b1 revert 2024-02-06 12:55:23 +00:00

View File

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