aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html
new file mode 100644
index 0000000..dcaf7c4
--- /dev/null
+++ b/test/index.html
@@ -0,0 +1,13 @@
1<html>
2
3<head>
4 <title> test </title>
5</head>
6
7<body>
8
9<h1>test</h1>
10
11</body>
12
13</html>