add test html page
This commit is contained in:
parent
232f35eca4
commit
d3c43ed3d4
11
index.html
Normal file
11
index.html
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width">
|
||||||
|
<title>Touch it.</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
Pump it up.
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user