Skip to content

Commit

Permalink
update docusaurus, fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
HC-Mirrorer committed Nov 11, 2022
1 parent 1eae2c9 commit 1176ddc
Show file tree
Hide file tree
Showing 9 changed files with 2,014 additions and 3,937 deletions.
5,927 changes: 2,002 additions & 3,925 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
},
"dependencies": {
"@discordjs/rest": "0.4.1",
"@docusaurus/core": "^2.0.1",
"@docusaurus/preset-classic": "^2.0.1",
"@easyops-cn/docusaurus-search-local": "^0.19.1",
"@docusaurus/core": "^2.2.0",
"@docusaurus/preset-classic": "^2.2.0",
"@easyops-cn/docusaurus-search-local": "^0.26.1",
"@mdx-js/react": "^1.6.21",
"@octokit/rest": "^18.12.0",
"@svgr/webpack": "^5.5.0",
"@svgr/webpack": "^6.5.1",
"clsx": "^1.1.1",
"discord-api-types": "^0.33.0",
"dotenv": "^8.2.0",
Expand Down Expand Up @@ -59,4 +59,4 @@
"eslint-plugin-react": "^7.30.1",
"prettier": "^2.7.1"
}
}
}
2 changes: 1 addition & 1 deletion wiki/resources/bots/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Bots",
"position": 10
"position": 11
}
2 changes: 1 addition & 1 deletion wiki/resources/fun-links.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Fun Links
sidebar_position: 12
sidebar_position: 13
description: Fun links
---

Expand Down
2 changes: 1 addition & 1 deletion wiki/resources/moderation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Moderation
sidebar_position: 6
sidebar_position: 7
description: Moderation resources
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Official Discord Badges
sidebar_position: 9
sidebar_position: 6
description: Official badges from Discord.
---

Expand Down
2 changes: 1 addition & 1 deletion wiki/resources/programs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Programs
sidebar_position: 7
sidebar_position: 8
description: Discord programs like Moderation, Partner, HSE and Verification.
---

Expand Down
2 changes: 1 addition & 1 deletion wiki/resources/tools/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Tools",
"position": 11
"position": 12
}
2 changes: 1 addition & 1 deletion wiki/resources/unofficial-servers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Unofficial Servers
sidebar_position: 8
sidebar_position: 10
description: Unofficial servers related to Discord
---

Expand Down

0 comments on commit 1176ddc

Please sign in to comment.