While reading through https://anirudh.fi/better, I noticed that illusion.jpg was failing to load. This led me to realize the site had migrated from icyphox.sh to anirudh.fi. This PR updates the outdated domain references across the repository to address these broken assets and links.
Changes included:#
- Updated
icyphox.shtoanirudh.fiin the README and templates. (I intentionally excluded the contents of the blog (pages/blog/*) to preserve older posts as archives, and ignored subdomains as they haven't been updated to*.anirudh.fiyet.). - Updated
tangled.shtotangled.orgin the README and Nix configurations. - Removed the fediverse link from the about page.
Embedded images within the blog posts are still failing to load. I was unable to determine the new CDN link for these assets, so they have been left as-is for now.
Nice catches, thanks!