This commit is contained in:
Abdussamed ULUTAŞ 2023-01-26 21:59:41 +03:00
commit bbc5e5db6f
1 changed files with 12 additions and 0 deletions

12
index.html Normal file
View File

@ -0,0 +1,12 @@
<!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.0">
<title>Document</title>
</head>
<body>
<h1>Merhaba</h1>
</body>
</html>