From 315d32a0715937aa2113e84e44816c77b6f470aa Mon Sep 17 00:00:00 2001 From: Balasankar <c.balasankar@gmail.com> Date: Sat, 5 Jul 2014 21:26:05 +0530 Subject: [PATCH] Adding link to details page --- index.html | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index f9e3f10..895b3bc 100644 --- a/index.html +++ b/index.html @@ -36,16 +36,7 @@ <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> </div> </header> @@ -84,6 +75,7 @@ <h2>Save Poddery Campaign</h2> <p>Poddery.com, one of the earliest diaspora social networking host was scheduled to close on June 30th, 2013. So, a community of diaspora users and contributors gathered together and started the <a href="http://savepoddery.com/">Save Poddery Campaign</a>. We started fund raising at <a href="http://www.indiegogo.com/projects/keep-diaspora-service-at-poddery-com-live">indiegogo.com</a>, and acquired 967<i class="icon-eur"></i> in the period June 09, 2013 - July 23, 2013.</p> <a href="http://savepoddery.com"><button class="btn btn-primary">savepoddery.com <i class="icon-chevron-right"></i></button></a> + <a href="http://poddery.com/details.html"><button class="btn btn-success">Technical and Expense Details <i class="icon-chevron-right"></i></button></a> </div> </div> </section> -- GitLab