From 4b8e9ed65ac97e207ff79a14cda515a32f82a2f9 Mon Sep 17 00:00:00 2001 From: djmil Date: Fri, 28 Jul 2023 11:47:38 +0200 Subject: [PATCH] better mesages --- README.md | 5 +++-- src/main/resources/templates/greeting.html | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0cf9223..22c89c2 100644 --- a/README.md +++ b/README.md @@ -113,8 +113,9 @@ Let's add minimal interactivity to the page by introducing an input field and a ...

- - +

+ + diff --git a/src/main/resources/templates/greeting.html b/src/main/resources/templates/greeting.html index f9fb5a3..fa1add2 100644 --- a/src/main/resources/templates/greeting.html +++ b/src/main/resources/templates/greeting.html @@ -6,9 +6,9 @@

-

+

- +