diff --git a/beta/src/components/Layout/MarkdownPage.tsx b/beta/src/components/Layout/MarkdownPage.tsx index 630ca7f3..78badc8e 100644 --- a/beta/src/components/Layout/MarkdownPage.tsx +++ b/beta/src/components/Layout/MarkdownPage.tsx @@ -123,7 +123,7 @@ export function MarkdownPage< flushWrapper('last'); return ( -
+
{!isHomePage && ( diff --git a/beta/src/components/Layout/Page.tsx b/beta/src/components/Layout/Page.tsx index 7cbf2505..ed80fd0c 100644 --- a/beta/src/components/Layout/Page.tsx +++ b/beta/src/components/Layout/Page.tsx @@ -23,7 +23,7 @@ export function Page({routeTree, children}: PageProps) {
-
+