diff --git a/index.html b/index.html old mode 100755 new mode 100644 index 53665f5b40384fbb40ce7e897b1192ba6fa20232..f9e3f10f04f6f02a459d54e8c5fbeda6d356f8ab --- 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> +