25 lines
No EOL
762 B
HTML
25 lines
No EOL
762 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>Annual Maintenance</title>
|
||
</head>
|
||
<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>
|
||
|
||
<div>
|
||
<h3><a href="link/">Links</a><br></h3>
|
||
<h3><a href="now/">Now</a></h3>
|
||
</div>
|
||
|
||
|
||
<!-- 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> |