fix simple server

This commit is contained in:
Looly
2020-08-07 15:51:31 +08:00
parent 7b0e6dddc0
commit 76d6768790
8 changed files with 75 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html class="no-js">
<body>
<h1>Hutool</h1>
<h3>Simple Server of Hutool</h3>
</body>
</html>