From 057b8170ade3f85540d2d97664266216c8e4d025 Mon Sep 17 00:00:00 2001 From: Vijit Singh Date: Mon, 15 Jun 2026 00:10:07 -0500 Subject: [PATCH] chore: update XMR donation address Replace the donation wallet address with the current primary Monero address. Co-Authored-By: Claude Opus 4.8 (1M context) --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index e972856..ff74c3e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -17,7 +17,7 @@ disableKinds = ["taxonomy", "term", "rss"] description = "The P2Pool Starter Stack is open-source infrastructure for private, optimized Monero + Tari mining on hardware you own. No custodians. No exposed home IP. No hand-tuning." org = "p2pool-starter-stack" orgURL = "https://github.com/p2pool-starter-stack" - donateXMR = "89VGXHYEYdTJ4qQPoSZSD4BQsXCm6vCjUF2y2Vm42mA8ESLXA4XpmsvWMFB2stQw7p5UXnyZ81EMtgkCYqjYBPow8v7btKv" + donateXMR = "486aGn4qhH1MkaASjnEWMDN7stD1SVtPF5fvihmjffeBE5ACL1u1jU95KxiqmoiaPZMexi4R4W11MLXut66XWVVF8wjAE5R" [markup.goldmark.renderer] unsafe = true