mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
add static.html
This commit is contained in:
parent
920680ee3d
commit
4ba5e3fc57
10
resources/html/static.html
Normal file
10
resources/html/static.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>This is example</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello zhamao!</h1>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user