This commit is contained in:
twoneis 2025-02-20 00:38:56 +01:00
commit 53cb7e3d29

13
index.html Normal file
View file

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>twoneis.site</title>
</head>
<body>
<main>
<h1>hii :3</h1>
</main>
</body>
</html>