|
@@ -90,6 +90,7 @@ export default defineConfig({
|
|
|
{ text: 'Box', link: '/cientos/shapes/box' },
|
|
|
{ text: 'Circle', link: '/cientos/shapes/circle' },
|
|
|
{ text: 'Cone', link: '/cientos/shapes/cone' },
|
|
|
+ { text: 'Icosahedron', link: '/cientos/shapes/icosahedron' },
|
|
|
{ text: 'Plane', link: '/cientos/shapes/plane' },
|
|
|
{ text: 'Ring', link: '/cientos/shapes/ring' },
|
|
|
{ text: 'Sphere', link: '/cientos/shapes/sphere' },
|