feat: add be and skill vocab words

This commit is contained in:
2026-05-06 18:20:35 -04:00
parent 99082de224
commit c46a62bb3e
5 changed files with 34 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ export default defineConfig({
text: 'Discoveries',
items: [
{ text: 'Jibo Workshop HRI 2024', link: '/Discoveries/jibohri' },
{ text: 'jibo-app.js', link: '/jibo-app' }
{ text: 'jibo-app.js', link: '/Discoveries/jibo-app' }
]
},
{
@@ -48,7 +48,9 @@ export default defineConfig({
{ text: 'ESML', link: '/Dictionary/ESML' },
{ text: 'NVIDIA Tegra K1 (T124) Soc', link: '/Dictionary/tegrasoc' },
{ text: 'Robot Operating System', link: '/Dictionary/ROS' },
{ text: 'ShofEL2 - Fusée Gelée Exploit', link: '/Dictionary/Shofel' }
{ text: 'ShofEL2 - Fusée Gelée Exploit', link: '/Dictionary/Shofel' },
{ text: 'Be (@be/be)', link: '/Dictionary/be' },
{ text: 'Skills', link: '/Dictionary/skill' },
]
},
{