summaryrefslogtreecommitdiff
path: root/web/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/index.html')
-rw-r--r--web/templates/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/web/templates/index.html b/web/templates/index.html
index 045b4d6..b341c17 100644
--- a/web/templates/index.html
+++ b/web/templates/index.html
@@ -42,14 +42,6 @@
📋 Planning
</button>
<button
- class="tab-button {{if eq .ActiveTab "notes"}}tab-button-active{{end}}"
- hx-get="/tabs/notes"
- hx-target="#tab-content"
- hx-push-url="?tab=notes"
- onclick="setActiveTab(this)">
- 📝 Notes
- </button>
- <button
class="tab-button {{if eq .ActiveTab "meals"}}tab-button-active{{end}}"
hx-get="/tabs/meals"
hx-target="#tab-content"