Compare commits

..

1 Commits

Author SHA1 Message Date
661c5aba75 chore(deps): update dependency prettier to v3.2.5 2024-02-04 18:01:53 +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(),
], ],
}, },
} }