Blog/themes/papercut/layouts/_index/reach_me.html

11 lines
817 B
HTML

<section class="bg-white border rounded shadow-sm p-3 mb-3">
<h2 class="text-center mb-3">📫 How to reach me</h2>
<div class="lh-lg text-center">
<a class="border-bottom border-primary text-decoration-none py-1 mx-1" target="_blank" href="mailto:iiiypuk@fastmail.fm">Mail</a>
<a class="border-bottom border-primary text-decoration-none py-1 mx-1" target="_blank" href="http://a2s.su:8000/">Micro blog</a>
<a class="border-bottom border-primary text-decoration-none py-1 mx-1" target="_blank" href="irc://iiiypuk.me:6667/admin">IRC</a>
<a class="border-bottom border-primary text-decoration-none py-1 mx-1" target="_blank" href="gemini://a2s.su">Gemini</a>
<a class="border-bottom border-primary text-decoration-none py-1 mx-1" target="_blank" href="https://t.me/db_o_qp">Telegram</a>
</div>
</section>