quartz/plugins/emitters/tagPage.tsx
@@ -80,9 +80,7 @@ } const content = renderPage(slug, componentData, opts, externalResources) const fp = (file.data.slug + ".html") as FilePath await emit({ const fp = await emit({ content, slug: file.data.slug!, ext: ".html",