diff --git a/docs/src/layouts/Base.astro b/docs/src/layouts/Base.astro index 2214f34..2820044 100755 --- a/docs/src/layouts/Base.astro +++ b/docs/src/layouts/Base.astro @@ -231,6 +231,30 @@ const { seo, structuredData } = Astro.props; }); } + // The ClientRouter parses the next page inside a detached document and + // then moves the nodes into the live one. A `