all repos — site @ 49716987eca7ec959b04142d7be1de5d4491c4e7

source for my site, found at icyphox.sh

templates/partials/footer.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
<div class="border-t border-light-gray pt-6 mt-6">
    <p class="text-gray">
        Follow via <a class="text-cyan border-b border-b-cyan" href="/blog/feed.xml">RSS</a>,
        <a class="border-b border-b-cyan text-cyan" href="https://bsky.app/profile/icyphox.sh">Bluesky</a>,
        <a class="border-b border-b-cyan text-cyan" href="https://x.com/icyphox">X</a>, and
        <a class="border-b border-b-cyan text-cyan" href="/about#contact">more</a>.
    </p>
</div>