afacanc38.github.io/index.html

18 lines
516 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<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>