mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboViteDocs.git
synced 2026-06-16 23:37:27 +00:00
feat: add be and skill vocab words
This commit is contained in:
@@ -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' },
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user