adding ExoCTO

This commit is contained in:
2026-01-11 21:04:33 -05:00
parent 4e3d24ae26
commit 3669dbfd51
2 changed files with 26 additions and 24 deletions

View File

@@ -21,6 +21,22 @@ export default defineConfig({
]
},
{
text: 'EXO-CTO',
items: [
{ text: 'Welcome', link: '/exocto/' },
{ text: 'Computers', link: '/exocto/puters' },
{ text: 'OSes', link: '/exocto/oses' },
{ text: 'Websites', link: '/exocto/websites' },
// { text: 'SEO', link: '/exocto/seo101' },
// { text: 'Analytics', link: '/exocto/analytics' },
// { text: 'Mailing Lists', link: '/exocto/mailinglists' },
{ text: 'Social Media', link: '/exocto/socialmedia' },
{ text: 'Automation', link: '/exocto/automation' },
// { text: 'Payments', link: '/exocto/payments' },
{ text: 'Appendices', link: '/exocto/appendices' },
]
},
{
text: 'Rebel Coding 101',
items: [
@@ -46,22 +62,6 @@ export default defineConfig({
{ text: 'More Appendices', link: '/rebel_coding/more-appendices' },
]
},
{
text: 'EXO-CTO',
items: [
{ text: 'Welcome', link: '/exocto/' },
{ text: 'Computers', link: '/exocto/puters' },
{ text: 'OSes', link: '/exocto/oses' },
{ text: 'Websites', link: '/exocto/websites' },
// { text: 'SEO', link: '/exocto/seo101' },
// { text: 'Analytics', link: '/exocto/analytics' },
// { text: 'Mailing Lists', link: '/exocto/mailinglists' },
{ text: 'Social Media', link: '/exocto/socialmedia' },
{ text: 'Automation', link: '/exocto/automation' },
// { text: 'Payments', link: '/exocto/payments' },
{ text: 'Appendices', link: '/exocto/appendices' },
]
},
{
text: 'Manifesting Empathy',
items: [