Skip to content

Commit c78a844

Browse files
committed
fixed error
1 parent b658bca commit c78a844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const path = require("path");
88
require("dotenv").config();
99

1010
/** @type {import('@docusaurus/types').Config} */
11-
const config = {y
11+
const config = {
1212
title: "CodeHarborHub",
1313
tagline: "A place to learn and grow",
1414
favicon: "img/favicon_io/favicon.ico",

0 commit comments

Comments
 (0)