Skip to content

Commit 4dd6d94

Browse files
authored
feat: decent client
1 parent e2fd172 commit 4dd6d94

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

astro.config.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,12 @@ export default defineConfig({
8181
},
8282
{
8383
label: "Projects that use minecraft-essentials",
84-
items: [],
84+
items: [
85+
{
86+
label: "Decent-Client Launcher"
87+
link: "https://github.com/decent-client/launcher"
88+
}
89+
],
8590
},
8691
],
8792
components: {

0 commit comments

Comments
 (0)