www/index.html

17 lines
414 B
HTML
Raw Normal View History

2023-05-11 12:01:17 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Website Under Construction</title>
</head>
<body>
<h1>Aliberk Sandıı</h1>
<h2>Website Under Construction</h2>
2023-05-11 15:36:22 +03:00
random cat:
2023-05-11 12:01:17 +03:00
<img src="https://thecatapi.com/api/images/get?format=src&type=gif">
<p>message: git success</p>
2023-05-11 12:09:47 +03:00
<p>no: 03</p>
2023-05-11 15:36:22 +03:00
<p>UNDER DEVELOPMENT</p>
2023-05-11 12:01:17 +03:00
</body>
</html>