Module: libav.org Branch: master Commit: f884bbd9d59a1b16dfe437e368535b728be14eee
Author: Luca Barbato <[email protected]> Committer: Luca Barbato <[email protected]> Date: Mon Oct 15 15:14:21 2012 +0200 footer: add more supporters. --- src/template_footer | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/src/template_footer b/src/template_footer index 070ee1e..43034a5 100644 --- a/src/template_footer +++ b/src/template_footer @@ -1,11 +1,22 @@ <footer class="footer pagination-right"> - <span><a href="http://plus.google.com/109970378897678547866?prsrc=3" rel="publisher" style="text-decoration:none;"> - <img src="https://ssl.gstatic.com/images/icons/gplus-16.png" alt="Google+" style="border:0;width:16px;height:16px;"/></a></span> <span class="label label-info"> Server donated by - <a class="google" href="http://code.google.com/opensource/">Google</a> + <a href="http://code.google.com/opensource/">Google</a> </span> + <div> + <span class="label label-success"> + Bandwidth provided by + <a href="http://www.init7.net">init7</a> + </span> + </div> + <div> + <span class="label label-inverse"> + Rackspace provided by + <a href="http://www.nine.ch">nine.ch</a> + </span> + </div> </footer> + </div> </body> _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
