chore: auto-commit from dashboard

This commit is contained in:
2026-04-21 13:56:53 +00:00
parent a5d054d16f
commit 2dd5aee9a7
13 changed files with 2219 additions and 1545 deletions

View File

@@ -3,7 +3,7 @@
* Swipe left/right to navigate between pages
*/
(function() {
const pages = ['index.html', 'eco.html', 'notes.html', 'habits.html', 'files.html', 'workspace.html'];
const pages = ['index.html', 'notes.html', 'habits.html', 'files.html', 'workspace.html'];
// Get current page index
function getCurrentIndex() {