diff --git a/readme.adoc b/readme.adoc index f668337..b565d35 100644 --- a/readme.adoc +++ b/readme.adoc @@ -148,3 +148,5 @@ Library to build dynamic web applications using HTML and JavaScript (AJAX). - https://htmx.org[Overview] - https://htmx.org/docs[Tutorial-Documentation] +- Special Thymeleaf dialect to integrate HTMX: +https://github.com/wimdeblauwe/htmx-spring-boot[Github] diff --git a/src/main/resources/templates/guestbook.html b/src/main/resources/templates/guestbook.html index 582d062..3b2aaa8 100644 --- a/src/main/resources/templates/guestbook.html +++ b/src/main/resources/templates/guestbook.html @@ -26,8 +26,9 @@

Gästebuch

@@ -43,7 +44,7 @@

1. Posting

-