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

@@ -854,6 +854,10 @@
<i data-lucide="folder"></i>
<span>Files</span>
</a>
<a href="/echo/eco.html" class="nav-item">
<i data-lucide="cpu"></i>
<span>Eco</span>
</a>
<button class="theme-toggle" onclick="toggleTheme()" title="Schimbă tema">
<i data-lucide="sun" id="themeIcon"></i>
</button>