From c15075237263c39e516301a1ff0fdc0b4c1bc04f Mon Sep 17 00:00:00 2001 From: yaxu Date: Sun, 21 Jun 2026 20:47:04 +0200 Subject: [PATCH] revert 85e6d436ef6409f7708409d98135e65575cf0936 revert motors workshop page (committed to main by mistake!) --- website/src/config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/website/src/config.ts b/website/src/config.ts index 12272dbcb..eb098d009 100644 --- a/website/src/config.ts +++ b/website/src/config.ts @@ -68,7 +68,6 @@ export const SIDEBAR: Sidebar = { { text: 'Pattern Effects', link: 'workshop/pattern-effects' }, { text: 'Recap', link: 'workshop/recap' }, { text: 'Workshop in German', link: 'de/workshop/getting-started' }, - { text: 'Tanglebot workshop', link: 'workshop/motors' }, ], 'Making Sound': [ { text: 'Samples', link: 'learn/samples' },