From cf6e99ee80362bed29e6bc7bbfaed050f8f079fd Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil <praveen@debian.org> Date: Mon, 15 Aug 2016 22:53:52 +0530 Subject: [PATCH] add crowd funding video --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3892dde..fb5046a 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,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> - <img style="margin-top:40px;" class="centered img-responsive" src="apple-touch-icon-72x72-precomposed.png" alt="Poddery logo" /> + <p><br><iframe width="560" height="315" src="https://www.youtube.com/embed/i00iBWvdDug" frameborder="0" allowfullscreen></iframe></p> <h2 style="margin-top:20px;"><b>poddery.com needs your support!</b></h2> <h3 style="margin-bottom: 20px;"><a href="http://igg.me/at/save-poddery-2" target="_blank"><button class="btn btn-success">Contribute to our crowd funding campaign</button></a></h3> <div id="band" class="text-center" style="margin-top: 40px; border-radius: 4px;"> -- GitLab