From 270f592fc65cd5553ccf7c0dc81431c3efdf67ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 3 Oct 2025 17:21:29 +0200 Subject: feat(frontend): bundle htmx and set every external link to target blank --- backend/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backend') diff --git a/backend/templates/base.html b/backend/templates/base.html index 8466bc0..68d3f8d 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -39,7 +39,8 @@ + -- cgit v1.2.3