From 087eced5877a78a28cc4597c4a0c522dc9263a7b Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil <praveen@debian.org> Date: Sun, 18 Dec 2016 11:46:56 +0530 Subject: [PATCH] add generosity option, rearrange options, add Praveen's upi address --- donor.html | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/donor.html b/donor.html index 3a05bd9..b4b0938 100644 --- a/donor.html +++ b/donor.html @@ -83,19 +83,14 @@ </div> <div class="panel-body"> <dl class="dl-horizontal"> - <div class="dl"> - <dt>Direct Money</dt> - <dd>Send money directly to Praveen's account via NEFT/IMPS or cash deposits.<br />Name: PRAVEEN ARIMBRATHO DIYIL A/C: 646101503208 Branch: Erandwana, Pune Bank: ICICI IFSC: ICIC0006461</dd> - </div> - <div class="dl"> - <dt>UPI</dt> - <dd>Send money via UPI (Unified Payments Interface) to <a href="mailto:"srud@icici"">"srud@icici"</a>.</dd> - </div> - <div class="dl"> - <dt>Bitcoins</dt> - <dd>Send bitcoins to 1DocbXFp8Yp9HReK3A8QKwEjavDGjYapMA</dd> + <div class="dl"> + <dt>Generosity.com</dt> + <dd> + <a href="https://www.generosity.com/community-fundraising/poddery-com-christmas-fundraiser-2016--2/">poddery.com Christmas fundraiser 2016</a> + <p>We did two crowd funding campaigns before. Scroll down to see the list of donors. + </dd> </div> - <div class="dl"> + <div class="dl"> <dt>PayPal/Payza</dt> <dd> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" style="margin-bottom: 10px;"> @@ -112,10 +107,16 @@ </dd> </div> <div class="dl"> - <dt>Crowd Funding</dt> - <dd> - We did two crowd funding campaigns before. Scroll down to see the list of donors. - </dd> + <dt>Bitcoins</dt> + <dd>Send bitcoins to 1DocbXFp8Yp9HReK3A8QKwEjavDGjYapMA</dd> + </div> + <div class="dl"> + <dt>UPI</dt> + <dd>Send money via UPI (Unified Payments Interface) to "diyil@icici" (Praveen) or "srud@icici" (Sruthi).</dd> + </div> + <div class="dl"> + <dt>Direct Money</dt> + <dd>Send money directly to Praveen's account via NEFT/IMPS or cash deposits.<br />Name: PRAVEEN ARIMBRATHO DIYIL A/C: 646101503208 Branch: Erandwana, Pune Bank: ICICI IFSC: ICIC0006461</dd> </div> </dl> </div> @@ -129,7 +130,7 @@ <div class="row"> <div class="col-md-5 card"> <div class="row" style="background-color: rgb(0, 142, 131);"> - <h4 style="color:white;">Crowd Funding Round-2</h4> + <h4 style="color:white;"><a href="https://igg.me/at/save-poddery-2">Crowd Funding Round-2</a></h4> </div> <div class="donors"> <div class="row"> @@ -193,7 +194,7 @@ <div class="row"> <div class="col-md-5 card"> <div class="row" style="background-color: rgb(0, 142, 131)"> - <h4 style="color:white;">Crowd Funding Round-1</h4> + <h4 style="color:white;"><a href="https://www.indiegogo.com/projects/keep-diaspora-service-at-poddery-com-live">Crowd Funding Round-1</a></h4> </div> <div class="donors"> <div class="row"> -- GitLab