all repos — site @ master

source for my site, found at icyphox.sh

templates/partials/footer.html (view raw)

 1<hr>
 2
 3<div class="footer">
 4  <p class="muted">
 5  Follow via <a href="/blog/feed.xml">RSS</a>,
 6  <a href="https://x.com/icyphox">X</a>,
 7  <a href="https://bsky.app/profile/icyphox.sh">Bluesky</a>,
 8  and <a href="/about#contact">more</a>.
 9  </p>
10</div>