platform/packages/static/test/web/index.html

11 lines
151 B
HTML
Raw Normal View History

2021-07-04 03:22:19 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Push Test</title>
</head>
<body>
<h1>Hello!</h1>
<i>Hooray for testing...</i>
</body>
</html>