Skip to content

Commit

Permalink
add contribute link
Browse files Browse the repository at this point in the history
  • Loading branch information
Vendicated committed Jun 24, 2024
1 parent b3accbd commit 294aebf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ const config: Config = {
position: "left",
label: "Docs"
},
{
href: "https://github.com/Vencord/Docs",
label: "Contribute to the Docs",
position: "right"
},
{
href: "https://vencord.dev",
label: "Website",
Expand Down

0 comments on commit 294aebf

Please sign in to comment.