From 926f05d58e7adbc86714b7f987fbb47103fcc4eb Mon Sep 17 00:00:00 2001 From: Lurkars Date: Sun, 16 Nov 2025 20:27:37 +0100 Subject: [PATCH] add share buttons --- pom.xml | 2 +- src/main/resources/templates/index.html | 118 ++++++++++++++++++++++++ 2 files changed, 119 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9a0892..5358716 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.champonthis abi - 0.3.4 + 0.3.5 abi diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 5953961..ea4b9c7 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -312,6 +312,67 @@ :class="{'btn-danger': !committed, 'btn-danger disabled': committed == 'NO', 'btn-outline-danger opacity-75' : committed == 'YES', 'disabled': working}" @click="submitCommit('NO')">Nein, ich bin nicht dabei + + +
+
+ + + + + + + + Teile diese Seite mit Anderen aus unserem Jahrgang: +
+
+ + + + +
+ +
+