Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -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: [
{
Expand Down
Loading