2022-03-19 15:31:01 +03:00
|
|
|
|
<!DOCTYPE html>
|
2022-04-03 15:57:50 -04:00
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<title>Alperen İsa Nalbant</title>
|
|
|
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="center">
|
|
|
|
|
<div class="card">
|
|
|
|
|
<h1>Site yapım aşamasında.</h1>
|
|
|
|
|
<p>Lütfen daha sonra tekrar gelin.</p><br>
|
|
|
|
|
<a class="button" href="https://github.com/Afacanc38">GitHub</a>
|
|
|
|
|
<a class="button" href="https://github.com/Afacanc38/afacanc38.github.io">Web sitenin kaynak kodu</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|