maintenance

This commit is contained in:
Aliberk Sandıkçı 2023-05-28 17:05:12 +03:00
parent 0fa9c33b48
commit f56a70727f
1 changed files with 12 additions and 9 deletions

View File

@ -2,16 +2,19 @@
<html>
<head>
<meta charset="utf-8" />
<title>Website Under Construction</title>
<title>Annual Maintenance</title>
</head>
<body>
<h1>Aliberk Sandıı</h1>
<h2>Website Under Construction</h2>
random cat:
<img src="https://thecatapi.com/api/images/get?format=src&type=gif">
<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>
<p>message: git success</p>
<p>no: 04</p>
<p>UNDER DEVELOPMENT</p>
<!-- 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 -->
</body>
</html>