davidovski/templates/about.html

21 lines
669 B
HTML

<div class="grid">
<div class="about">
<p>Hi, I'm david and this is my place on the net where I dump various files, write blogs and whatever I feel like.</p>
<p>Feel free to explore the above links, or scroll through below. This site is still under construction... permanently. So expect it to look better (or worse) in the future.</p>
<p>if you want to contact me, you can message me on matrix <code>@iksvo:monero.social</code>. I'll be also happy to reply to any emails, linked at the top of the page</p>
</div>
<div class="image">
<img src="/images/remotecontrol.gif">
</div>
<div>
<h2>blog posts</h2>
%posts%
</div>
</div>