Skip to content

Commit 99961d3

Browse files
authored
Merge pull request #43 from OpenIPC/wkumik-patch-6
Update astro.config.mjs
2 parents 86c196f + 04a7169 commit 99961d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

astro.config.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ export default defineConfig({
8383
{
8484
label: "Hardware",
8585
collapsed: true,
86-
badge: { text: "WIP", variant: "caution" },
8786
autogenerate: {
8887
collapsed: true,
8988
directory: "/hardware",
@@ -92,7 +91,6 @@ export default defineConfig({
9291
{
9392
label: "Software",
9493
collapsed: true,
95-
badge: { text: "WIP", variant: "caution" },
9694
autogenerate: {
9795
directory: "/software",
9896
},
@@ -140,8 +138,6 @@ export default defineConfig({
140138
collapsed: true,
141139
directory: "reference",
142140
},
143-
badge: { text: "WIP", variant: "caution" },
144-
},
145141
{
146142
label: "Team",
147143
link: "/team/",

0 commit comments

Comments
 (0)