Add test content to index.html
This commit is contained in:
parent
384fcdaf0a
commit
bab88eaba1
10
index.html
10
index.html
|
@ -0,0 +1,10 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title></title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Hello, world</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue