basic community oven

This commit is contained in:
Felix Roos 2024-01-18 18:21:56 +01:00
parent 873a412179
commit 4229d673c9
3 changed files with 108 additions and 0 deletions

View file

@ -58,6 +58,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'What is Strudel?', link: 'workshop/getting-started' },
{ text: 'Showcase', link: 'intro/showcase' },
{ text: 'Blog', link: 'blog' },
{ text: 'Community Oven', link: 'oven' },
],
Workshop: [
// { text: 'Getting Started', link: 'workshop/getting-started' },