From 669c6267019d7921c70c2d82527c7164e0b35afb Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 9 Sep 2020 13:00:41 -0400 Subject: [PATCH] Add a donations page --- _config.yml | 5 ++ _includes/footer.html | 9 ++- about.md | 51 ++++++-------- .../images/money_transfer__monochromatic.svg | 1 + assets/js/bitcoinaddress-bundle.min.js | 1 + assets/js/qrcode.min.js | 1 + donations.md | 68 +++++++++++++++++++ 7 files changed, 105 insertions(+), 31 deletions(-) create mode 100644 assets/images/money_transfer__monochromatic.svg create mode 100644 assets/js/bitcoinaddress-bundle.min.js create mode 100644 assets/js/qrcode.min.js create mode 100644 donations.md diff --git a/_config.yml b/_config.yml index 6a17eee..a2a6edc 100644 --- a/_config.yml +++ b/_config.yml @@ -24,6 +24,11 @@ gitlab_username: ewpratten rtlgit_username: ewpratten keybase_username: ewpratten +# Payments +paypal_username: ewpratten +btc_address: 17H1ad7t1h5bFcxhyL8naZJhY5E2iiW7yk +stellar_address: GBBUKCQQULS3TLGPKLHIFN2YZUAOTCZHW7ON7CFFJIY5QPFBWGYVA2YQ + # Build settings markdown: kramdown kramdown: diff --git a/_includes/footer.html b/_includes/footer.html index 20d7331..9ac5dd6 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -19,10 +19,17 @@ + + + + + onload="renderMathInElement(document.body);">