blob: 4e3c7b655224663e43d20da05d5dead8e3a282c4 (
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 you 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 decoration-1 decoration-wavy 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 decoration-1 decoration-wavy underline hover:bg-yellow-100">on Telegram</a>.
</p>
</section>
|