feat: US-006 - Frontend - Page structure, layout, and navigation link

This commit is contained in:
Echo
2026-02-10 16:22:13 +00:00
parent 588e8cb183
commit f889e69b54
3 changed files with 462 additions and 0 deletions

View File

@@ -1071,6 +1071,10 @@
<i data-lucide="file-text"></i>
<span>KB</span>
</a>
<a href="/echo/habits.html" class="nav-item">
<i data-lucide="dumbbell"></i>
<span>Habits</span>
</a>
<a href="/echo/files.html" class="nav-item">
<i data-lucide="folder"></i>
<span>Files</span>