diff --git a/docs/content/donate.md b/docs/content/donate.md index ce93d7ebb..14a755e08 100644 --- a/docs/content/donate.md +++ b/docs/content/donate.md @@ -5,15 +5,16 @@ type: page date: "2015-09-06" --- -Flowers for My Wife -=================== +## Flowers for My Wife ## Rclone is a pure open source for love-not-money project. However I've -had requests for a donation page and coding it does take me away from -something else I love - my wonderful wife. +had requests for a donation page and coding rclone does take me away +from something else I love - my wonderful wife. So if you would like to send a donation, I will use it to buy flowers -for her which will make her very happy. +(and other pretty things) for her which will make her very happy. + +### Paypal ###
@@ -22,6 +23,12 @@ for her which will make her very happy.
+### Bitcoin ### + +[![19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk](/img/ncw-bitcoin-address.png)](bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk) + +[Bitcoin:](bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk) 19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk + If you would prefer to express your gratitude by promoting the project, or helping with it, I'd be over the moon with that too! diff --git a/docs/layouts/chrome/menu.html b/docs/layouts/chrome/menu.html index aedf8adc8..a684d32bc 100644 --- a/docs/layouts/chrome/menu.html +++ b/docs/layouts/chrome/menu.html @@ -21,6 +21,7 @@ Rclone forum.
Github project.
Google+ page.
+ Donate.
@njcw

diff --git a/docs/layouts/chrome/navbar.html b/docs/layouts/chrome/navbar.html index 3f7034c50..08a4fe146 100644 --- a/docs/layouts/chrome/navbar.html +++ b/docs/layouts/chrome/navbar.html @@ -23,7 +23,7 @@
  • FAQ
  • Licence
  • Authors
  • -
  • Donate
  • +
  • Donate
  • Privacy Policy
  • diff --git a/docs/static/img/ncw-bitcoin-address.png b/docs/static/img/ncw-bitcoin-address.png new file mode 100644 index 000000000..5c3e3c345 Binary files /dev/null and b/docs/static/img/ncw-bitcoin-address.png differ