maintenance
This commit is contained in:
parent
0fa9c33b48
commit
f56a70727f
1 changed files with 12 additions and 9 deletions
21
index.html
21
index.html
|
@ -2,16 +2,19 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Website Under Construction</title>
|
||||
<title>Annual Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Aliberk Sandıkçı</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ıkçı</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ıkçı -->
|
||||
<!-- 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>
|
Loading…
Reference in a new issue