mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-16 10:40:12 +00:00
feat(docs): add dashboard link to navbar
This commit is contained in:
parent
62ac655922
commit
7fb2afe9e2
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ module.exports = {
|
||||||
nextLinks: true,
|
nextLinks: true,
|
||||||
prevLinks: true,
|
prevLinks: true,
|
||||||
nav: [
|
nav: [
|
||||||
|
{ text: "Web dashboard", link: "https://dash.pluralkit.me" },
|
||||||
{ text: "Support server", link: "https://discord.gg/PczBt78" },
|
{ text: "Support server", link: "https://discord.gg/PczBt78" },
|
||||||
{ text: "Invite bot", link: "https://discord.com/oauth2/authorize?client_id=466378653216014359&scope=bot%20applications.commands&permissions=536995904" }
|
{ text: "Invite bot", link: "https://discord.com/oauth2/authorize?client_id=466378653216014359&scope=bot%20applications.commands&permissions=536995904" }
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue