Create index.html
This commit is contained in:
parent
17e9f506b3
commit
3e3e6b4877
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>naph zone</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>naph is here</h1>
|
||||
<h2>time to nap</h2>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue