more rename

This commit is contained in:
Felix Roos 2024-01-18 21:34:20 +01:00
parent 4f7415b0ec
commit 6667738dc9
2 changed files with 1 additions and 1 deletions

View File

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