merge pull request #450

add official PluralKit web dashboard
This commit is contained in:
spiral
2022-06-05 12:39:42 -04:00
committed by GitHub
70 changed files with 7014 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ module.exports = {
nextLinks: true,
prevLinks: true,
nav: [
{ text: "Web dashboard", link: "https://dash.pluralkit.me" },
{ 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" }
],

View File

@@ -7673,6 +7673,13 @@ vuepress-plugin-container@^2.0.2:
"@vuepress/shared-utils" "^1.2.0"
markdown-it-container "^2.0.0"
vuepress-plugin-dehydrate@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/vuepress-plugin-dehydrate/-/vuepress-plugin-dehydrate-1.1.5.tgz#c29f08b85f337d3bc7c0ba09fe58cd9ed2f6e6c1"
integrity sha512-9F2x1vLCK4poPUMkLupD4HsgWdbZ68Escvma+DE1Dk6aAJdH5FGwmfOMxj4sMCBwz7S4s6bTMna+QQgD3+bzBA==
dependencies:
"@vuepress/shared-utils" "^1.2.0"
vuepress-plugin-plausible-analytics@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/vuepress-plugin-plausible-analytics/-/vuepress-plugin-plausible-analytics-0.2.1.tgz#d6733b17305bd37d5b9797460c8a8d179b79fc2d"