From 7322b8d1474d4df41857d16cf5a5cb521389e381 Mon Sep 17 00:00:00 2001
From: abhi1tb <abhijithb21@openmailbox.org>
Date: Mon, 26 Sep 2016 12:11:34 +0530
Subject: [PATCH] Added details of other ways of contributing to Poddery and
 linked it to top div ofhomepage

---
 donor.html | 17 +++++++++++++++++
 index.html |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/donor.html b/donor.html
index 372c318..6964807 100644
--- a/donor.html
+++ b/donor.html
@@ -171,6 +171,23 @@
           <iframe width="100%" height="315" src="https://www.youtube.com/embed/i00iBWvdDug" frameborder="0" allowfullscreen></iframe>
         </div>
       </div>
+      <div class="row card">
+        <div class="container">
+          <h4>Other methods to contribute to Poddery</h4>
+          <p>
+            You can contribute to poddery.com expenses any time using these methods:
+          </p>
+          <ul>
+            <li>1. 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</li>
+            <li>2. Send money via UPI (Unified Payments Interface) to "srud@icici".</li>
+            <li>3. Send bitcoins to 1DocbXFp8Yp9HReK3A8QKwEjavDGjYapMA</li>
+            <li>4. Use PayPal/Payza from homepage.</li>
+          </ul>
+          <p>
+            If you contribute, send an email to poddery at autistici.org.
+          </p>
+        </div>
+      </div>
     </div>
   </div>
     <!-- jQuery -->
diff --git a/index.html b/index.html
index 13ea54d..7df4e6d 100644
--- a/index.html
+++ b/index.html
@@ -57,7 +57,7 @@
           <a class="btn btn-danger" href="#xmpp">Chat</a>
         </div>
         <div class="row text-center" style="margin-top: 20px; margin-bottom: 20px;">
-          <h4 style="color:white; font-size: 1.5em; text-shadow: 1px 1px #000000; margin-bottom: 10px;"><b>Contribute to Poddery</b></h4>
+          <a href="https://poddery.com/donor.html" target="_blank"><h4 style="color:white; font-size: 1.5em; text-shadow: 1px 1px #000000; margin-bottom: 10px;"><b>Contribute to Poddery</b></h4></a>
           <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" style="margin-bottom: 10px;">
             <input type="hidden" name="cmd" value="_s-xclick">
             <input type="hidden" name="hosted_button_id" value="SG5DS9LTXB54U">
-- 
GitLab