all repos — site @ 0e6afce2a7bb2c51da551ac45ae697e3ec283162

source for my site, found at icyphox.sh

templates/partials/footer.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
<hr>

<div class="footer">
  <p class="muted">
  Follow me via <a href="/blog/feed.xml">RSS</a>,
  <a href="https://bsky.app/profile/icyphox.sh">Bluesky</a>,
  and <a href="/about#contact">more</a>.
  </p>
</div>