Skip to content

Commit 844b45c

Browse files
committed
2 parents 6716042 + 59f8fe7 commit 844b45c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docusaurus.config.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ const config = {
1212
tagline: "A place to learn and grow",
1313
favicon: "img/favicon_io/favicon.ico",
1414
url: "https://codeharborhub.github.io",
15-
// baseUrl: "/tutorial/",
1615
baseUrl: "/tutorial/",
1716
customFields: {
1817
admin: "Ajay Dhangar",
@@ -125,11 +124,11 @@ const config = {
125124
target: "_self",
126125
},
127126
items: [
128-
{
129-
to: "/",
130-
position: "right",
131-
label: "Tutorial",
132-
},
127+
// {
128+
// to: "/",
129+
// position: "right",
130+
// label: "Tutorial",
131+
// },
133132
{
134133
href: "https://github.com/codeharborhub",
135134
position: "right",

0 commit comments

Comments
 (0)