Add index.html
This commit is contained in:
commit
8af4586698
14
index.html
Normal file
14
index.html
Normal file
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>WOW</title>
|
||||
<H1>Wow this works</H1>
|
||||
This is an amazing site
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div>🍌</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user