Add index
This commit is contained in:
parent
18c10e1d4e
commit
ba840e102a
13
index.html
Normal file
13
index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>HELLO</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<h1> This is a headline </h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user