hxuanyu d8822ee158
All checks were successful
Build and Deploy Spring Boot / build-and-deploy (push) Successful in 41s
Update version information in HTML page
Changed the description of the HTML page to include version "v1.0", indicating the first release. This helps in tracking changes and versions more effectively.
2024-11-04 20:04:29 +08:00

6 lines
84 B
HTML

<html>
<body>
<h1>hello word!!!</h1>
<p>this is a html page v1.0</p>
</body>
</html>