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.
2 parents 86c196f + 04a7169 commit 99961d3Copy full SHA for 99961d3
astro.config.mjs
@@ -83,7 +83,6 @@ export default defineConfig({
83
{
84
label: "Hardware",
85
collapsed: true,
86
- badge: { text: "WIP", variant: "caution" },
87
autogenerate: {
88
89
directory: "/hardware",
@@ -92,7 +91,6 @@ export default defineConfig({
92
91
93
label: "Software",
94
95
96
97
directory: "/software",
98
},
@@ -140,8 +138,6 @@ export default defineConfig({
140
138
141
139
directory: "reference",
142
143
144
- },
145
146
label: "Team",
147
link: "/team/",
0 commit comments