Skip to content

Commit 6d03252

Browse files
committed
Update docusaurus.config.js
1 parent a0da49f commit 6d03252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const config = {
7474
type: "docSidebar",
7575
sidebarId: "docsSidebar",
7676
position: "left",
77-
label: "Documentation",
77+
label: "Docs",
7878
},
7979
{
8080
to: "/blog",
@@ -99,7 +99,7 @@ const config = {
9999
to: "/download",
100100
},
101101
{
102-
label: "Documentation",
102+
label: "Docs",
103103
to: "/docs/introduction",
104104
},
105105
{

0 commit comments

Comments
 (0)