Skip to content

Commit 5e41cf9

Browse files
author
Andrea Zanelli
committed
Change to hello.html.
1 parent 3262fb9 commit 5e41cf9

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-basewebapp/src/main/resources/static

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!DOCTYPE html>
22
<html>
33
<body>
4-
<h2>Hello world!!! (hello.html)</h2>
4+
<h2>Hello world!</h2>
55
<p>
6-
By <a href="http://netgloo.com/en">netgloo</a>!
6+
By <a href="http://netgloo.com/en">Netgloo</a>!
77
</p>
88
</body>
99
</html>

0 commit comments

Comments
 (0)