blob: f79390d391f4379b56b29b098ccda69d6346f822 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- Title: My personal Website -->
### recent posts
<table>
<tr><td><time class="date">2024-09-26</time></td><td><a href="/posts/qizlar.html">Qızlar haqqında.</a></td></tr>
<tr><td><time class="date">2024-09-25</time></td><td><a href="/posts/nophone.html">Why I absolutely hate smartphones.</a></td></tr>
<tr><td><time class="date">2024-09-06</time></td><td><a href="/posts/gentoo.html">Why I use gentoo.</a></td></tr>
<tr><td><time class="date">2024-06-09</time></td><td><a href="/posts/website_created.html">Website Created!</a></td></tr>
</table>
### links and contact info
<table>
<tr><td class="contact">email</td><td><a href="mailto:suleyman@farajli.net">suleyman@farajli.net</a></td></tr>
<tr><td class="contact">ssh</td><td><a href="/keys/ssh.html">Public key</a></td></tr>
<tr><td class="contact">github</td><td><a href="https://github.com/sfarajli">sfarajli</a></td></tr>
</table>
|