diff --git a/site/components/MDX.js b/site/components/MDX.js index 2ff4865..89e34f6 100644 --- a/site/components/MDX.js +++ b/site/components/MDX.js @@ -74,7 +74,7 @@ export default function MdxPage({ body, meta }) { ]} />
-
+
{title &&

{title}

}