From ed4b068127530346345ed16b2e79b33bc5b03d57 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Thu, 8 Jan 2026 16:22:57 +0100 Subject: build: remove webjars and use custom build (#238) --- src/main/resources/templates/configs.html | 6 ++--- src/main/resources/templates/errors/404.html | 2 +- src/main/resources/templates/fragments.html | 2 +- src/main/resources/templates/index.html | 17 +++++++------ src/main/resources/templates/login.html | 2 +- src/main/resources/templates/report.html | 4 +-- src/main/resources/templates/statistics.html | 38 +++------------------------- 7 files changed, 19 insertions(+), 52 deletions(-) (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/configs.html b/src/main/resources/templates/configs.html index 1c8b1d3..b94257a 100644 --- a/src/main/resources/templates/configs.html +++ b/src/main/resources/templates/configs.html @@ -3,7 +3,7 @@