From da8fba11a756171dd5b3a879c393acc9a29c9bcf Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Sun, 16 Nov 2025 22:40:10 -0300 Subject: [PATCH] refactor: remove obsolete navigation links from desktop index.html Removed several unused navigation items (Dashboard, Editor, Player, Paper, Settings, Tables, News) from the desktop version of the application. This cleanup simplifies the UI, reduces dead code, and prevents users from accessing sections that are no longer part of the product. --- web/desktop/index.html | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/web/desktop/index.html b/web/desktop/index.html index 12c7119c8..93ba1873c 100644 --- a/web/desktop/index.html +++ b/web/desktop/index.html @@ -16,20 +16,6 @@ :class="{ active: current === 'tasks' }">✓ Tasks ✉ Mail - 📊 Dashboard - 📝 Editor - 🎬 Player - 📄 Paper - ⚙️ Settings - 📋 Tables - 📰 News