Create test.html
This commit is contained in:
9
test/test.html
Normal file
9
test/test.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Test Document</title>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h2>This is test page</h2>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user