log101-dot-dev/eski_postlar/footer.html
2023-12-04 03:43:34 +00:00

21 lines
742 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.

<nav>
<h2>Yazdıklarım</h2>
<ul>
<li> <a href="https://log101.github.io/karar.html">Karar</a></li>
<li> <a href="https://log101.github.io/relife.html">Relife - Tanıtım/İnceleme </a></li>
<li> <a href="https://log101.github.io/ramazan2021.html">Bu Ramazanın Özeti (2021)</a></li>
<li> <a href="https://log101.github.io/yoklugumdakisehir.html">Boku dake ga Inai Machi - İnceleme Yazısı</a></li>
</ul>
<h2>Yazmadıklarım</h2>
<ul>
<li> yakında ... </li>
</ul>
</nav>
<section>
<h2>Hakkımda</h2>
<p> Sarisizi, bir zaman yolcusudur.</p>
</section>
<footer>
<p> © 2021 | tema: <a href="https://grahamc.com/blog/erase-your-darlings">Graham Christensen</a>, kapak resmi: Jason Andrews</p>
</footer>