diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index d4ccd7b1..107538cb 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -49,15 +49,6 @@ export default defineConfig({ { text: "YAML Specialist", link: "/special-ops/yaml-specialist/" }, ], }, - { - text: "Cowork Collective", - items: [ - { text: "Overview", link: "/cowork-collective/" }, - { text: "Badge Check", link: "/cowork-collective/badge-check/" }, - { text: "Compliance Packet", link: "/cowork-collective/compliance-packet/" }, - { text: "Out of Office Vacation Handoff", link: "/cowork-collective/out-of-office-prep/" }, - ], - }, ], lastUpdated: { text: 'Last updated at', @@ -207,16 +198,6 @@ export default defineConfig({ { text: "YAML Specialist", link: "/special-ops/yaml-specialist/" }, ], }, - { - text: "Cowork Collective", - link: "/cowork-collective/", - collapsed: true, - items: [ - { text: "Badge Check", link: "/cowork-collective/badge-check/" }, - { text: "Compliance Packet", link: "/cowork-collective/compliance-packet/" }, - { text: "Out of Office Vacation Handoff", link: "/cowork-collective/out-of-office-prep/" }, - ], - }, ], socialLinks: [ {