afacanc38.github.io/index.html

28 lines
1.1 KiB
HTML
Raw Normal View History

2022-05-23 08:03:36 +03:00
<!DOCTYPE html>
<html lang="tr">
2022-06-04 18:13:23 +03:00
<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>
2022-05-23 08:03:36 +03:00
</div>
2022-06-04 18:16:50 +03:00
<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>
2022-06-04 18:13:23 +03:00
</div>
</main>
</body>
</html>