diff --git a/docs/index.mdx b/docs/index.mdx
index ea1c3ac..b344795 100644
--- a/docs/index.mdx
+++ b/docs/index.mdx
@@ -3,6 +3,7 @@ title: Welcome to CodeHarborHub
sidebar_label: Welcome to CodeHarborHub
sidebar_position: 1
slug: /
+hide_table_of_contents: true
---
Hello, and welcome to CodeHarborHub! Our mission is to provide accessible and comprehensive educational resources to learners of all levels, from beginners to advanced professionals. Whether you're looking to kickstart your career in web development, master a new programming language, or stay updated on the latest tech trends, we've got you covered.
diff --git a/docs/react/advanced-usage/alternatives-to-ejecting.md b/docs/react/advanced-usage/alternatives-to-ejecting.md
index 2894635..1e5c364 100644
--- a/docs/react/advanced-usage/alternatives-to-ejecting.md
+++ b/docs/react/advanced-usage/alternatives-to-ejecting.md
@@ -3,7 +3,6 @@ id: alternatives-to-ejecting
title: Alternatives to Ejecting
sidebar_label: Alternatives to Ejecting
sidebar_position: 5
-tags: [React, Create React App, Advanced Usage]
keywords: [alternatives to ejecting, create react app, react-scripts, craco, custom scripts, package.json, ejectify, custom templates, boilerplates]
description: Learn about alternatives to ejecting from Create React App and how to customize your project without ejecting.
---
diff --git a/docs/react/advanced-usage/can-i-use-decorators.md b/docs/react/advanced-usage/can-i-use-decorators.md
index f08ded7..8add813 100644
--- a/docs/react/advanced-usage/can-i-use-decorators.md
+++ b/docs/react/advanced-usage/can-i-use-decorators.md
@@ -3,7 +3,6 @@ id: can-i-use-decorators
title: The Power of Decorators in CRA
sidebar_label: Use Decorators
sidebar_position: 2
-tags: [decorators, create react app, decorators in create react app, decorators in react, decorators in javascript, decorators in typescript]
keywords: [decorators, create react app, decorators in create react app, decorators in react, decorators in javascript, decorators in typescript]
description: Learn how to use decorators in Create React App to enhance and extend the functionality of your components.
---
diff --git a/docs/react/advanced-usage/custom-templates.md b/docs/react/advanced-usage/custom-templates.md
index 0b07920..892f0e8 100644
--- a/docs/react/advanced-usage/custom-templates.md
+++ b/docs/react/advanced-usage/custom-templates.md
@@ -3,7 +3,6 @@ id: custom-templates
title: Custom Templates
sidebar_label: Importing a Component
sidebar_position: 1
-tags: [create react app, custom templates, custom template, react project, project setup, project configuration, project dependencies, project folder structure, react app, react project setup, react project configuration, react project dependencies, react project folder structure, react project template, react project scaffolding, react project boilerplate, react project starter kit, react project setup template, react project configuration template, react project dependencies template, react project folder structure template, react project scaffolding template, react project boilerplate template, react project starter kit template, react project setup boilerplate, react project configuration boilerplate, react project dependencies boilerplate, react project folder structure boilerplate, react project scaffolding boilerplate, react project starter kit boilerplate]
keywords: [create react app, custom templates, custom template, react project, project setup, project configuration, project dependencies, project folder structure, react app, react project setup, react project configuration, react project dependencies, react project folder structure, react project template, react project scaffolding, react project boilerplate, react project starter kit, react project setup template, react project configuration template, react project dependencies template, react project folder structure template, react project scaffolding template, react project boilerplate template, react project starter kit template, react project setup boilerplate, react project configuration boilerplate, react project dependencies boilerplate, react project folder structure boilerplate, react project scaffolding boilerplate, react project starter kit boilerplate]
description: "Learn how to create and use custom templates in Create React App to quickly start new projects with specific configurations, dependencies, and folder structures."
---
diff --git a/docs/react/advanced-usage/pre-rendering-into-static-html-files.md b/docs/react/advanced-usage/pre-rendering-into-static-html-files.md
index cb674c0..dbe9d0e 100644
--- a/docs/react/advanced-usage/pre-rendering-into-static-html-files.md
+++ b/docs/react/advanced-usage/pre-rendering-into-static-html-files.md
@@ -3,7 +3,6 @@ id: pre-rendering-into-static-html-files
title: Pre-Rendering into Static HTML Files
sidebar_label: Pre-Rendering Static HTML
sidebar_position: 3
-tags: [React, Pre-Rendering, Static HTML, SEO, Performance]
keywords: [pre-rendering, static html, react pre-rendering, react static html, pre-rendering in react, static html in react, react performance, react seo]
description: "Learn how to pre-render your React application into static HTML files to improve performance and SEO."
---
diff --git a/docs/react/create-react-app.mdx b/docs/react/create-react-app.mdx
index 5aed4ca..342f5f8 100644
--- a/docs/react/create-react-app.mdx
+++ b/docs/react/create-react-app.mdx
@@ -4,6 +4,7 @@ title: Getting Started with React
sidebar_label: Create React App
sidebar_position: 1
description: Development and implementation the API of interaction of two sites
+hide_table_of_contents: true
---
Welcome to the React tutorial series! In this comprehensive guide, we will take you through the fundamentals of React, a popular JavaScript library for building user interfaces. Whether you're a beginner or have some experience with web development, this tutorial will provide you with a solid foundation to start building dynamic and interactive web applications using React.
diff --git a/docs/react/react-intro.mdx b/docs/react/react-intro.mdx
index 089ba20..5522cbf 100644
--- a/docs/react/react-intro.mdx
+++ b/docs/react/react-intro.mdx
@@ -5,6 +5,7 @@ sidebar_label: Welcome
sidebar_position: 2
description: Development and implementation the API of interaction of two sites
tags: [React, JavaScript library, User interfaces, Virtual DOM, Declarative syntax, UI components, Web development, Front-end, Single-page applications, Performance optimization, State management, Component-based architecture, JavaScript framework]
+hide_table_of_contents: true
---
React is a JavaScript library for building user interfaces. It allows you to create reusable UI components and efficiently update and render them as the data changes. With its virtual DOM and declarative syntax, React makes it easier to build interactive and performant web applications.
diff --git a/docs/react/testing/debugging-tests.md b/docs/react/testing/debugging-tests.md
index 59e4796..d6bde45 100644
--- a/docs/react/testing/debugging-tests.md
+++ b/docs/react/testing/debugging-tests.md
@@ -3,8 +3,7 @@ id: debugging-tests
title: Debugging Tests in Create React App
sidebar_label: Debugging Tests
sidebar_position: 2
-tags: [react, testing, jest, debugging, chrome-devtools, visual-studio-code, react-testing-library, react-testing, react-app, create-react-app, cypress, jest-dom, react-dom, react-scripts, react-test-renderer, react-testing-library, testing-library, jest, debugging, chrome-devtools, visual-studio-code, react-testing-library, react-testing, react-app, create-react-app, cypress, jest-dom, react-dom, react-scripts, react-test-renderer, react-testing-library, testing-library, jest]
-description: "Learn how to debug tests in React applications using Chrome DevTools and Visual Studio Code. Uncover the mysteries of debugging and defeat the Bug Monsters in your test code!"
+description: "Learn how to debug tests in React applications using Chrome DevTools and Visual Studio Code. Uncover the mysteries of debugging and defeat the Bug Monsters in your test code"
---
Welcome to the exciting world of debugging tests in React applications! Debugging can be both an adventure and a puzzle, where you play the role of a code detective, hunting down bugs and solving mysteries in your test code. Fear not, for we will be your trusty sidekick, guiding you through the process step by step, making it interactive and fun!
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 5273f4d..e750fff 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -135,10 +135,11 @@ const config = {
{
type: "html",
value: `