Skip to content

Commit 7a3513b

Browse files
committed
add forums button
1 parent 40e36c3 commit 7a3513b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ const config: Config = {
195195
label: "Docs",
196196
},
197197
{ to: "/blog", label: "Blog", position: "right" },
198+
{ to: "https://forum.open.mp/", label: "Forums", position: "right" },
198199
{ to: "/servers", label: "Servers", position: "right" },
199200
{ to: "/partners", label: "Partners", position: "right" },
200201
{

0 commit comments

Comments
 (0)