Compare commits

..

2 Commits

Author SHA1 Message Date
e870ac89db chore(deps): update dependency remark-smartypants to v2.1.0 2024-02-06 13:01:15 +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(),
], ],
}, },
} }