davidovski/templates/about.html

22 lines
449 B
HTML

<div class="grid">
<div class="about">
<p>Hi, I'm david and this is my website.</p>
<p>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>@iksv:monero.social</code>.</p>
</div>
<div class="image">
<img src="/images/remotecontrol.gif">
</div>
</div>
<br />
<div>
<h2>blog posts</h2>
%posts%
</div>