Compare commits

..

1 Commits

Author SHA1 Message Date
76fc481b19 chore(deps): update dependency esbuild-sass-plugin to v2.16.1 2024-02-04 18:01:48 +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(),
], ],
}, },
} }