We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6716042 + 59f8fe7 commit 844b45cCopy full SHA for 844b45c
docusaurus.config.js
@@ -12,7 +12,6 @@ const config = {
12
tagline: "A place to learn and grow",
13
favicon: "img/favicon_io/favicon.ico",
14
url: "https://codeharborhub.github.io",
15
- // baseUrl: "/tutorial/",
16
baseUrl: "/tutorial/",
17
customFields: {
18
admin: "Ajay Dhangar",
@@ -125,11 +124,11 @@ const config = {
125
124
target: "_self",
126
},
127
items: [
128
- {
129
- to: "/",
130
- position: "right",
131
- label: "Tutorial",
132
- },
+ // {
+ // to: "/",
+ // position: "right",
+ // label: "Tutorial",
+ // },
133
{
134
href: "https://github.com/codeharborhub",
135
position: "right",
0 commit comments