www/index.html

25 lines
762 B
HTML
Raw Normal View History

2023-05-11 12:01:17 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
2023-05-28 17:05:12 +03:00
<title>Annual Maintenance</title>
2023-05-11 12:01:17 +03:00
</head>
2023-05-28 17:05:12 +03:00
<body style="background-color: rgb(53, 58, 63);color: rgb(159, 204, 218);">
<h1 style="text-align: center;">Personal Website | Aliberk Sandıı</h1>
<hr>
<h2 style="text-align: center;">UNDER ANNUAL MAINTENANCE</h2>
<hr>
<h3 style="text-align: center;">Please try again later</h3>
2023-06-19 23:48:18 +03:00
<div>
<h3><a href="link/">Links</a><br></h3>
<h3><a href="now/">Now</a></h3>
</div>
2023-05-11 12:01:17 +03:00
2023-05-28 17:05:12 +03:00
<!-- 2023 © Aliberk Sandıı -->
<!-- Version: 0.0.4-m -->
<!-- Consider visiting /dev folder if you are a developer -->
<!-- Source code in https://git.aliberksandikci.com.tr/asandikci.com/www -->
2023-05-11 12:01:17 +03:00
</body>
</html>