restructuring

This commit is contained in:
root 2024-10-05 11:55:04 +03:00
parent c1af66885d
commit c7c740d0f2
3 changed files with 1 additions and 80 deletions

View File

@ -32,6 +32,7 @@
spread across many computers that were never inteded to be servers spread across many computers that were never inteded to be servers
</p> </p>
<p class="intro"> btc address = {bc1qzufuwhqqgcza5tmut4p578wdu0fwl624knlrtr}; monero address = {49BfmCuhCJWMF5QsmPooxWeZkJxUzERvziWUk8Hu2XZzP3u2dHYb5vuNiWu8ho4TFPhCzx8wUPweVdqpJ69zmmTy5kmkpDd};</p> <p class="intro"> btc address = {bc1qzufuwhqqgcza5tmut4p578wdu0fwl624knlrtr}; monero address = {49BfmCuhCJWMF5QsmPooxWeZkJxUzERvziWUk8Hu2XZzP3u2dHYb5vuNiWu8ho4TFPhCzx8wUPweVdqpJ69zmmTy5kmkpDd};</p>
<p class="intro"> you can contact me at tanyesil(at)cumallover(dot)me</p>
<footer class="footer"> <footer class="footer">
<p>© 2024 Tan Yesilkaya - Powered by Alpine Linux, NixOS and love</p> <p>© 2024 Tan Yesilkaya - Powered by Alpine Linux, NixOS and love</p>
</footer> </footer>

View File

@ -1,38 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>tanyesil - about</title>
<link rel="stylesheet" href="/style.css">
</head>
<body>
<!--[if IE]>
<script src="../oneko-ie6.js"></script>
<![endif]-->
<!--[if !IE]><!-->
<script src="/oneko.js"></script>
<!--<![endif]-->
<header class="site-header">
<nav class="nav">
<ul>
<li><a href="https://tanyesil.com">Home</a></li>
<li><a href="https://tanyesil.com/about">About</a></li>
<li><a href="https://tanyesil.com/portfolio">Portfolio</a></li>
<li><a href="https://tanyesil.com/blog">Blog</a></li>
<li><a href="https://tanyesil.com/contact">Contact</a></li>
</ul>
</nav>
</header>
<div class="container">
<h1 class="intro">this site is under construction<br>uwu<br>in the mean
time here is a good song while you wait
<li><a href="https://yabadum.bandcamp.com/album/you-were-our-star-single">You Were Our Star</a></li>
</h1>
<footer class="footer">
<p>© 2024 Tan Yesilkaya - Powered by Alpine Linux, NixOS and love</p>
</footer>
</div>
</body>
</html>

View File

@ -1,42 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>tanyesil - about</title>
<link rel="stylesheet" href="/style.css">
</head>
<body>
<!--[if IE]>
<script src="../oneko-ie6.js"></script>
<![endif]-->
<!--[if !IE]><!-->
<script src="../oneko.js"></script>
<!--<![endif]-->
<header class="site-header">
<nav class="nav">
<ul>
<li><a href="https://tanyesil.com">Home</a></li>
<li><a href="https://tanyesil.com/about">About</a></li>
<li><a href="https://tanyesil.com/portfolio">Portfolio</a></li>
<li><a href="https://tanyesil.com/blog">Blog</a></li>
<li><a href="https://tanyesil.com/contact">Contact</a></li>
</ul>
</nav>
</header>
<div class="container">
<h1 class="title">contacting tanyesil</h1>
<p class="intro">here is how you can contact me:</p>
<p class="intro">tanyesilkaya(at)gmail.com
<br>tanyesil(at)cumallover.me <br>^this is my prefered mail</p>
<p class="intro">mail me if you have found something cool on the world wide web and if you'd like to add a little gem to my collection!!</p>
<p class="intro"> btc address = {bc1qzufuwhqqgcza5tmut4p578wdu0fwl624knlrtr};
monero address = {49BfmCuhCJWMF5QsmPooxWeZkJxUzERvziWUk8Hu2XZzP3u2dHYb5vuNiWu8ho4TFPhCzx8wUPweVdqpJ69zmmTy5kmkpDd};
<br>hon this one is longer so it must be better</p>
<footer class="footer">
<p>© 2024 Tan Yesilkaya - Powered by Alpine Linux, NixOS and love</p>
</footer>
</div>
</body>
</html>