afacanc38.github.io/index.html

28 lines
1.1 KiB
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 lang="tr">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Site yapım aşamasında</title>
<link rel="stylesheet" href="s.css" />
</head>
<body>
<main>
<div class="kapsayici">
<img
src="/uct.png"
alt="Yol üzerine konulmuş sarı ve siyah çizgili engel"
/>
<h1>Site Yapım Aşamasında</h1>
<p>Daha sonra tekrar kontrol edin.</p>
<div>
<a href="https://github.com/afacanc38" target="_blank">GitHub</a>
<a href="mailto:afacanc38@vuhuv.com">E-Posta</a>
</div>
<span class="atif"><a href="https://github.com/Afacanc38/myartwork/blob/main/illustrations/under-construction-transparent.png">Fotoğraf</a> <a href="https://github.com/afacanc38">Alperen İsa Nalbant</a> tarafından <a href="https://github.com/Afacanc38/myartwork/blob/main/LICENSE">Apache 2.0</a> altında lisanslanmıştır.</span>
</div>
</main>
</body>
</html>