diff --git a/src/pages/_meta.ts b/src/pages/_meta.ts index 479872f87a66d2720e461ab80e138dba02d8caac..73a4de7fc2fac6ec3573e7e3fc9f5c7fb4341d20 100644 --- a/src/pages/_meta.ts +++ b/src/pages/_meta.ts @@ -17,6 +17,11 @@ export default { introduction: { title: 'Introduction' }, concepts: { title: 'Concepts' }, 'api-docs': { title: 'API' }, + 'live-demo': { + title: 'Zur Live Demo 🚀', + type: 'page', + href: '/#api-small-demo', + }, 'about-opencode': { title: 'Mehr zu openCode ↗', type: 'page',