The code and data behind xeiaso.net
5
fork

Configure Feed

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

patrons page: link to GitHub sponsors

Signed-off-by: Xe Iaso <me@xeiaso.net>

+8 -1
+6
lume/src/notes/2025/github-sponsors.mdx
··· 1 + --- 2 + title: "I'm on GitHub Sponsors" 3 + date: 2025-04-21 4 + --- 5 + 6 + If you wanted to give me money but Patreon was causing grief, I'm on [GitHub Sponsors](https://github.com/sponsors/Xe) now! Help me reach my goal of saving the world from AI scrapers with the power of anime.
+2 -1
lume/src/patrons.jsx
··· 23 23 <p className="mb-4"> 24 24 This page is a list of all of my patrons. Thank you all so much for your 25 25 support! If you want to get on this list, please consider{" "} 26 - <a href="https://patreon.com/cadey">becoming a patron</a>! This page 26 + <a href="https://patreon.com/cadey">becoming a patron</a> or sponsoring me on 27 + <a href="https://github.com/sponsors/Xe">GitHub Sponsors</a>! This page 27 28 will update whenever something changes on Patreon. 28 29 </p> 29 30