diff --git a/build.gradle.kts b/build.gradle.kts index 8a1e70d..63bc842 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -23,9 +23,9 @@ dependencies { implementation("org.jetbrains.kotlin:kotlin-reflect") implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8") implementation("io.github.wimdeblauwe:htmx-spring-boot-thymeleaf:2.0.0") - implementation("org.springframework.boot:spring-boot-devtools") + developmentOnly("org.springframework.boot:spring-boot-devtools") implementation("org.webjars:webjars-locator:0.41") - implementation("org.webjars.npm:htmx.org:1.7.0") + implementation("org.webjars.npm:htmx.org:1.8.2") implementation("org.webjars.npm:sortablejs:1.8.3") testImplementation("org.springframework.boot:spring-boot-starter-test") } diff --git a/src/main/resources/templates/fragments.html b/src/main/resources/templates/fragments.html index d74d0d1..7772b88 100644 --- a/src/main/resources/templates/fragments.html +++ b/src/main/resources/templates/fragments.html @@ -2,12 +2,8 @@
- -
- - -
- +
+
-
+
- - +
+ + +
FC Wolfsburg
diff --git a/src/main/resources/templates/soccerTable.html b/src/main/resources/templates/soccerTable.html index 1080d65..3f25f41 100644 --- a/src/main/resources/templates/soccerTable.html +++ b/src/main/resources/templates/soccerTable.html @@ -8,12 +8,17 @@

Kickertabelle zum Selberstecken

-
-
-
+
@@ -34,4 +39,4 @@

Kickertabelle zum Selberstecken

- \ No newline at end of file +