Browse Source

add test html page

main
Luke Murphy 9 years ago
parent
commit
d3c43ed3d4
  1. 11
      index.html

11
index.html

@ -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…
Cancel
Save