From b617a742eaea24fd43a118ac09b1423475d45129 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 16 Jul 2026 09:21:33 -0400 Subject: Include footer image, change donation URL --- _includes/footer.html | 2 ++ hall-of-fame.md | 4 ++-- public/images/poweredby-openbsd.gif | Bin 0 -> 4841 bytes 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 public/images/poweredby-openbsd.gif diff --git a/_includes/footer.html b/_includes/footer.html index c366aae..fa110ae 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -8,4 +8,6 @@ Feel free to reach out via Mastodon
Latest sites via atom.xml // Latest articles via posts.xml


+ Powered by OpenBSD +
diff --git a/hall-of-fame.md b/hall-of-fame.md index bbed439..f5f2de3 100644 --- a/hall-of-fame.md +++ b/hall-of-fame.md @@ -6,9 +6,9 @@ permalink: "hall-of-fame/" ## Join the 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! +Help out the 1MB Club by donating 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) +[Buy me a coffee!](https://buymeacoffee.com/wqtmtn7ir) ## What You Get in Return diff --git a/public/images/poweredby-openbsd.gif b/public/images/poweredby-openbsd.gif new file mode 100644 index 0000000..b7206cb Binary files /dev/null and b/public/images/poweredby-openbsd.gif differ -- cgit v1.3.1