wowana.me
website source
commit 6c0def059766f7f744c511b3aca1c88365b1c833 parent d773256d88d1c3c25df9c3ac35f7a594bc18e38c Author: opal hart <opal@wowana.me> Date: Sun, 8 Dec 2019 00:30:39 +0000 add 'spectre' to donations page Diffstat:
M | out/donate.xht | | | 5 | +++++ |
M | src/donate.md | | | 5 | +++++ |
2 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/out/donate.xht b/out/donate.xht @@ -84,6 +84,11 @@ <summary><em>2019 non-donation (and unknown) earnings</em></summary> <p>~0.343 BTC since 2019 May 04</p> </details></li> +<li><details> + <summary><em>spectre</em></summary> + <p>Donated ~0.0366 BTC on <time datetime="2019-11-25T16:20" title="2019-11-25T16:20">2019 Nov 25</time></p> + <pre>892db379973c2929cafb9ec716209f234cd88bc6a9cd33330529349492fc8baf</pre> +</details></li> </ul> <hr /> diff --git a/src/donate.md b/src/donate.md @@ -53,6 +53,11 @@ click on any name below to view details about the donation or earning. since Bit <summary><em>2019 non-donation (and unknown) earnings</em></summary> <p>~0.343 BTC since 2019 May 04</p> </details> +* <details> + <summary><em>spectre</em></summary> + <p>Donated ~0.0366 BTC on <time datetime="2019-11-25T16:20" title="2019-11-25T16:20">2019 Nov 25</time></p> + <pre>892db379973c2929cafb9ec716209f234cd88bc6a9cd33330529349492fc8baf</pre> + </details> ----