lx/src/main/resources/static/index.html

6 lines
103 B
HTML

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