mirror of
https://github.com/Afacanc38/afacanc38.github.io.git
synced 2024-12-22 14:19:07 +03:00
18 lines
No EOL
516 B
HTML
18 lines
No EOL
516 B
HTML
<!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> |