Skip to content

Commit 687064c

Browse files
SlashgearRoRoJ
authored andcommitted
feat(header): add troubleshooting in mobile nav (#4664)
1 parent 891cf14 commit 687064c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

blocks/header.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"label": "FAQs",
1010
"package": "docs"
1111
},
12+
{
13+
"to": "/troubleshooting/",
14+
"label": "Troubleshooting",
15+
"package": "docs"
16+
},
1217
{
1318
"to": "/",
1419
"label": "Developers Reference",

0 commit comments

Comments
 (0)