From f5c09e3515733396eccc23afa52755ba15fddc15 Mon Sep 17 00:00:00 2001 From: Max Hohlfeld Date: Tue, 8 Jul 2025 15:35:02 +0200 Subject: [PATCH] feat: navigate with left and right arrow --- web/templates/calendar.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/web/templates/calendar.html b/web/templates/calendar.html index 51fc55eb..b6313f1d 100644 --- a/web/templates/calendar.html +++ b/web/templates/calendar.html @@ -8,7 +8,8 @@