From 4877025e4673543fdb014213132920f7430e3bfb Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Sun, 6 Apr 2014 18:13:55 +0530
Subject: [PATCH] add loomio crowd funding campaign

---
 index.html | 10 ++++++++++
 1 file changed, 10 insertions(+)
 mode change 100755 => 100644 index.html

diff --git a/index.html b/index.html
old mode 100755
new mode 100644
index 53665f5..f9e3f10
--- a/index.html
+++ b/index.html
@@ -36,6 +36,15 @@
                         <a href="https://poddery.com/users/sign_in"><button class="btn btn-success">Login</button></a>
                         <a href="https://poddery.com/users/sign_up"><button class="btn btn-primary">Register</button></a>
                     </div>
+                    <div class="col-md-12">
+                        <h4>We use loomio.org for maintaining poddery.com (diaspora community also use the same service)
+                      <br>
+                        and they are crowd funding to make it even more awesome!</h4>
+<p><iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/_5q7QgT3n5w?rel=0" frameborder="0" allowfullscreen></iframe>
+                       <br> <a href="http://love.loomio.org/real-democracy-needs-to-include-everyone/checkout/amount" class="btn btn-primary" id="secondary_cta">
+            Give Now
+          </a>
+                    </div>
                 </div>
             </div>
         </header>
@@ -144,3 +153,4 @@
         <script src="js/main.js"></script>
     </body>
 </html>
+
-- 
GitLab