blob: c87f1c69504ea079d31b776247d671e819029356 (
plain)
1
2
3
4
5
6
7
8
9
|
<section class="comments">
<h2 class="text-xl font-bold mb-2">Want to comment or have something to add?</h2>
<p class="mb-10">
You can write me an email at
<a href="mailto:m@mitjafelicijan.com" class="underline-offset-2 underline hover:bg-yellow-100">m@mitjafelicijan.com</a> or catch up with me
<a href="https://telegram.me/mitjafelicijan" target="_blank" class="underline-offset-2 underline hover:bg-yellow-100">on Telegram</a>.
</p>
</section>
|