|
@@ -91,6 +91,7 @@ export default defineConfig({
|
|
{ text: 'Circle', link: '/cientos/shapes/circle' },
|
|
{ text: 'Circle', link: '/cientos/shapes/circle' },
|
|
{ text: 'Cone', link: '/cientos/shapes/cone' },
|
|
{ text: 'Cone', link: '/cientos/shapes/cone' },
|
|
{ text: 'Plane', link: '/cientos/shapes/plane' },
|
|
{ text: 'Plane', link: '/cientos/shapes/plane' },
|
|
|
|
+ { text: 'Ring', link: '/cientos/shapes/ring' },
|
|
{ text: 'Sphere', link: '/cientos/shapes/sphere' },
|
|
{ text: 'Sphere', link: '/cientos/shapes/sphere' },
|
|
{ text: 'Torus', link: '/cientos/shapes/torus' },
|
|
{ text: 'Torus', link: '/cientos/shapes/torus' },
|
|
{ text: 'TorusKnot', link: '/cientos/shapes/torus-knot' },
|
|
{ text: 'TorusKnot', link: '/cientos/shapes/torus-knot' },
|