Skip to content

Commit 0948587

Browse files
authored
chore: changes to projects that use minecraft-essentails
1 parent 59c1ee8 commit 0948587

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

astro.config.ts

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,20 +80,8 @@ export default defineConfig({
8080
link: "https://docs.rs/minecraft-essentials/",
8181
},
8282
{
83-
label: "Minecraft Modpacks",
83+
label: "Projects that use minecraft-essentials",
8484
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-
},
9785
],
9886
},
9987
],

0 commit comments

Comments
 (0)