From 65fc2aec16a97e06fa602607ee48cd820fb7bbd4 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Mon, 29 Aug 2022 11:09:11 +0200 Subject: [PATCH] fix: duplicate title in index --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index e331864..3aa8589 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -44,7 +44,7 @@ export default function Home() { const { siteConfig } = useDocusaurusContext(); return (