Create index.html

This commit is contained in:
Gökay Gültekin 2024-08-31 19:43:01 +03:00 committed by GitHub
parent 17e9f506b3
commit 3e3e6b4877
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -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>