diff --git a/src/pages/community/index.tsx b/src/pages/community/index.tsx index 742d4bc74..5a6cd2c42 100644 --- a/src/pages/community/index.tsx +++ b/src/pages/community/index.tsx @@ -4,7 +4,7 @@ import Link from '@docusaurus/Link'; function Community() { return ( - +

Community

diff --git a/src/pages/fiddle/index.tsx b/src/pages/fiddle/index.tsx index 91caa0463..6a5ae7b2a 100644 --- a/src/pages/fiddle/index.tsx +++ b/src/pages/fiddle/index.tsx @@ -134,7 +134,7 @@ export default function FiddlePage() { }; return ( - +

diff --git a/src/pages/home/_index.tsx b/src/pages/home/_index.tsx index 73558d6e0..1808122c1 100644 --- a/src/pages/home/_index.tsx +++ b/src/pages/home/_index.tsx @@ -19,7 +19,7 @@ import CodeWindow from './_components/CodeWindow'; export default function Home() { const { siteConfig } = useDocusaurusContext(); return ( - +