improve pitch page

This commit is contained in:
Felix Roos 2023-07-21 17:46:45 +02:00
parent 2d8176f213
commit 7373138e3d
3 changed files with 248 additions and 30 deletions

View file

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