From d003560f8e9e98b0dd373c76ce9d39f854bc970f Mon Sep 17 00:00:00 2001 From: mik-tf Date: Sat, 24 Aug 2024 09:00:20 -0400 Subject: [PATCH] removed icon in title --- docs_website/src/pages/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs_website/src/pages/index.tsx b/docs_website/src/pages/index.tsx index 05abd97..7367c61 100644 --- a/docs_website/src/pages/index.tsx +++ b/docs_website/src/pages/index.tsx @@ -20,7 +20,7 @@ function HomepageHeader() { - Learn and Explore the TFGrid ⏱️ + Learn and Explore the TFGrid @@ -32,8 +32,8 @@ export default function Home(): JSX.Element { const {siteConfig} = useDocusaurusContext(); return ( + title={`${siteConfig.title}`} + description="Everything About ThreeFold">