diff --git a/components/DefaultLayout.tsx b/components/DefaultLayout.tsx index 106cccfd0a..b32ee0407c 100644 --- a/components/DefaultLayout.tsx +++ b/components/DefaultLayout.tsx @@ -44,7 +44,9 @@ export const DefaultLayout = (props: Props) => { {/* For local site search indexing */} - +
+ +
{props.children}