diff --git a/docusaurus.config.js b/docusaurus.config.js
index 2b49d96cb..60a2b22cf 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -1,5 +1,6 @@
-import { themes as prismThemes } from "prism-react-renderer";
import { default as npm2yarn } from "@docusaurus/remark-plugin-npm2yarn";
+import { themes as prismThemes } from "prism-react-renderer";
+
const remarkMath = require("remark-math");
const rehypeKatex = require("rehype-katex");
@@ -93,11 +94,21 @@ const config = {
{ name: "twitter:creator", content: "@CodesWithAjay" },
{ property: "og:type", content: "website" },
{ property: "og:site_name", content: "CodeHarborHub" },
- { property: "og:title", content: "CodeHarborHub - A place to learn and grow" },
- { property: "og:description", content: "CodeHarborHub is a place to learn and grow. We provide accessible and comprehensive educational resources to learners of all levels, from beginners to advanced professionals."},
- { property: "og:image", content: "https://codeharborhub.github.io/img/nav-logo.jpg" },
+ {
+ property: "og:title",
+ content: "CodeHarborHub - A place to learn and grow",
+ },
+ {
+ property: "og:description",
+ content:
+ "CodeHarborHub is a place to learn and grow. We provide accessible and comprehensive educational resources to learners of all levels, from beginners to advanced professionals.",
+ },
+ {
+ property: "og:image",
+ content: "https://codeharborhub.github.io/img/nav-logo.jpg",
+ },
{ property: "og:url", content: "https://codeharborhub.github.io" },
- { name: "robots", content: "index, follow" },
+ { name: "robots", content: "index, follow" },
],
algolia: {
@@ -127,13 +138,13 @@ const config = {
-
-
-
-
+
+
+
+
-
-
+
+
`,
},
@@ -148,7 +159,7 @@ const config = {
value: `