From ad62bd3ed2660d0691aeff1ecb11c5997f901a75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sat, 4 Oct 2025 20:07:12 +0200 Subject: fix(frontend): use htmx history instead of custom implementation to have history working --- backend/templates/base.html | 2 +- frontend/index.ts | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/backend/templates/base.html b/backend/templates/base.html index f0ae617..e56341b 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -24,7 +24,7 @@ - +
Logo