all repos — site @ master

source for my site, found at icyphox.sh

templates/partials/footer.html (view raw)

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

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