Skip to content

Commit a3ac2b4

Browse files
committed
Update footer
1 parent 62f2983 commit a3ac2b4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docusaurus.config.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,13 @@ const config = {
8787
title: 'Docs',
8888
items: [
8989
{
90-
label: 'Tutorial',
91-
to: '/docs/intro',
90+
label: 'About',
91+
to: '/about',
9292
},
93+
// {
94+
// label: 'Tutorial',
95+
// to: '/docs/intro',
96+
// },
9397
],
9498
},
9599
{

0 commit comments

Comments
 (0)