Silviu LorenČ›
2024-02-11 af5f5abad4c3b01315a8ccda1c2c9aef9d26d695
docs/advanced/making plugins.md
@@ -278,7 +278,7 @@
          allFiles,
        }
        const content = renderPage(slug, componentData, opts, externalResources)
        const content = renderPage(cfg, slug, componentData, opts, externalResources)
        const fp = await emit({
          content,
          slug: file.data.slug!,