my website at https://anirudh.fi
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

about,footer: re-add X

+3 -1
+1
pages/about.md
··· 48 48 don't get notified. Use the above methods instead. 49 49 50 50 Some other ways to find me: 51 + - X [@icyphox](https://x.com/icyphox) 51 52 - Bluesky [@icyphox.sh](https://bsky.app/profile/icyphox.sh) 52 53 - Lobsters [@icy](https://lobste.rs/u/icy) 53 54 - Hacker News [@icy](https://news.ycombinator.com/user?id=icy)
+2 -1
templates/partials/footer.html
··· 2 2 3 3 <div class="footer"> 4 4 <p class="muted"> 5 - Follow me via <a href="/blog/feed.xml">RSS</a>, 5 + Follow via <a href="/blog/feed.xml">RSS</a>, 6 + <a href="https://x.com/icyphox">X</a>, 6 7 <a href="https://bsky.app/profile/icyphox.sh">Bluesky</a>, 7 8 and <a href="/about#contact">more</a>. 8 9 </p>