Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 472ee80

Browse filesBrowse files
committed
add intro link
1 parent 7993ad6 commit 472ee80
Copy full SHA for 472ee80

1 file changed

+4Lines changed: 4 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎website/docusaurus.config.js‎

Copy file name to clipboardExpand all lines: website/docusaurus.config.js
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ async function createConfig() {
7575
{
7676
title: "Docs",
7777
items: [
78+
{
79+
label: "Introduction",
80+
to: "/intro",
81+
},
7882
{
7983
label: "Developer",
8084
to: "/developer",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.