From 82635a94e374bdd52cf5a1edfb0d572cd477e84a Mon Sep 17 00:00:00 2001 From: Lurkars Date: Sat, 20 Sep 2025 19:51:25 +0200 Subject: [PATCH] add darkmode to imprint --- pom.xml | 2 +- src/main/resources/templates/imprint.html | 28 ++++++++++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7b0090f..8f234b9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.champonthis abi - 0.2.1 + 0.2.2 abi diff --git a/src/main/resources/templates/imprint.html b/src/main/resources/templates/imprint.html index f2a1439..dc6a48b 100644 --- a/src/main/resources/templates/imprint.html +++ b/src/main/resources/templates/imprint.html @@ -5,11 +5,12 @@ 20 Jahre Abitur 2007 + - +
@@ -91,6 +92,31 @@
+ + \ No newline at end of file