Update dashboard, memory, root (+7 ~14)

This commit is contained in:
Echo
2026-02-14 07:35:09 +00:00
parent d9f1c8c700
commit 91a566b34c
21 changed files with 1605 additions and 52 deletions

View File

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