Skip to content

Commit 9a0b5ed

Browse files
committed
Add support to navbar
1 parent 33c4f6c commit 9a0b5ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@ const config = {
171171
label: "Sponsor",
172172
position: "right",
173173
},
174+
{
175+
to: "support",
176+
label: "Support",
177+
position: "right",
178+
},
174179
{
175180
to: "pricing",
176181
label: "Go Pro",

0 commit comments

Comments
 (0)