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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/index.html b/web/templates/index.html
index a5a7f38..9687884 100644
--- a/web/templates/index.html
+++ b/web/templates/index.html
@@ -62,7 +62,7 @@
hx-target="#tab-content"
hx-push-url="?tab=timeline"
onclick="setActiveTab(this)">
- 📅 Timeline
+ 🗓️ Timeline
</button>
<button
class="tab-button {{if eq .ActiveTab "shopping"}}tab-button-active{{end}}"