This commit is contained in:
Felix Roos 2023-07-22 09:28:51 +02:00
parent 92d574605e
commit 45c3293385

View File

@ -89,9 +89,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'Accumulation', link: 'learn/accumulation' },
{ text: 'Tonal Functions', link: 'learn/tonal' },
],
Understand: [
{ text: 'Pitch', link: 'understand/pitch' },
],
Understand: [{ text: 'Pitch', link: 'understand/pitch' }],
Development: [
{ text: 'REPL', link: 'technical-manual/repl' },
{ text: 'Sounds', link: 'technical-manual/sounds' },