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">