platform/packages/static/test/web/index.html
2021-07-04 11:22:19 +08:00

10 lines
151 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Push Test</title>
</head>
<body>
<h1>Hello!</h1>
<i>Hooray for testing...</i>
</body>
</html>