We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c1ee8 commit 0948587Copy full SHA for 0948587
astro.config.ts
@@ -80,20 +80,8 @@ export default defineConfig({
80
link: "https://docs.rs/minecraft-essentials/",
81
},
82
{
83
- label: "Minecraft Modpacks",
+ label: "Projects that use minecraft-essentials",
84
items: [
85
- {
86
- label: "TeaClient",
87
- link: "https://teaclient.net",
88
- badge: {
89
- text: "Featured!",
90
- variant: "default",
91
- },
92
93
94
- label: "OpusClient",
95
- link: "https://opusclient.com",
96
97
],
98
99
0 commit comments