From 8c8fcd198fcd669cbecb97150d950bf681568547 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 9 Jul 2026 14:23:12 -0400 Subject: Move to donation format, no longer with NFS --- _includes/footer.html | 1 + hall-of-fame.md | 2 +- public/images/apache-powered.gif | Bin 0 -> 2778 bytes public/images/donate.svg | 2 ++ public/images/freebsd.gif | Bin 0 -> 999 bytes 5 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 public/images/apache-powered.gif create mode 100644 public/images/donate.svg create mode 100644 public/images/freebsd.gif diff --git a/_includes/footer.html b/_includes/footer.html index e12a1ad..7c777bd 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -7,4 +7,5 @@

Proud supporter of NextDNS and Fathom
Feel free to reach out via Mastodon
Latest sites via atom.xml // Latest articles via posts.xml

+
diff --git a/hall-of-fame.md b/hall-of-fame.md index bbed439..c33b63d 100644 --- a/hall-of-fame.md +++ b/hall-of-fame.md @@ -8,7 +8,7 @@ permalink: "hall-of-fame/" Help out the 1MB Club by contributing directly to **hosting costs and domain renewals**. In return, you can become a *Hall of Fame* member! -[Contribute directly to the NearlyFreeSpeech account](https://www.nearlyfreespeech.net/contribute/1mb.club) +Donate using Liberapay ## What You Get in Return diff --git a/public/images/apache-powered.gif b/public/images/apache-powered.gif new file mode 100644 index 0000000..603ab4b Binary files /dev/null and b/public/images/apache-powered.gif differ diff --git a/public/images/donate.svg b/public/images/donate.svg new file mode 100644 index 0000000..007d686 --- /dev/null +++ b/public/images/donate.svg @@ -0,0 +1,2 @@ +Donate \ No newline at end of file diff --git a/public/images/freebsd.gif b/public/images/freebsd.gif new file mode 100644 index 0000000..cd41141 Binary files /dev/null and b/public/images/freebsd.gif differ -- cgit v1.3.1