You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2011/03/22 20:41:28 UTC

svn commit: r1084318 - /incubator/libcloud/site/trunk/templates/blocks/other.html

Author: tomaz
Date: Tue Mar 22 19:41:28 2011
New Revision: 1084318

URL: http://svn.apache.org/viewvc?rev=1084318&view=rev
Log:
Remove PyCon banner

Modified:
    incubator/libcloud/site/trunk/templates/blocks/other.html

Modified: incubator/libcloud/site/trunk/templates/blocks/other.html
URL: http://svn.apache.org/viewvc/incubator/libcloud/site/trunk/templates/blocks/other.html?rev=1084318&r1=1084317&r2=1084318&view=diff
==============================================================================
--- incubator/libcloud/site/trunk/templates/blocks/other.html (original)
+++ incubator/libcloud/site/trunk/templates/blocks/other.html Tue Mar 22 19:41:28 2011
@@ -1,12 +1,7 @@
-<div id="pycon-logo"><a
-              href="http://mail-archives.apache.org/mod_mbox/incubator-libcloud/201102.mbox/%3CAANLkTimwn5Dm372VYZ4YVcgKQqbVVwxyo8=DMFtHoTwg@mail.gmail.com%3E"
-              title="libcloud will be at PyCon in march - join us and help us
-              improve and advance the library!"><img
-              src="http://us.pycon.org/2011/site_media/static/img/badges/pycon-badge-200x60.png"
-              alt="Join us at PyCon"/></a></div>
+<div id="twitter-logo">
+  <a href="http://www.twitter.com/libcloud"><img src="http://twitter-badges.s3.amazonaws.com/follow_me-a.png" alt="Follow libcloud on Twitter"/></a>
+</div>
 
-<div id="twitter-logo"><a href="http://www.twitter.com/libcloud"><img
-              src="http://twitter-badges.s3.amazonaws.com/follow_me-a.png"
-              alt="Follow libcloud on Twitter"/></a></div>
-
-<div id="incubator-logo"><a href="http://incubator.apache.org/"><img src="images/apache_incubator.png" alt="apache incubator" /></a></div>
+<div id="incubator-logo">
+  <a href="http://incubator.apache.org/"><img src="images/apache_incubator.png" alt="apache incubator" /></a>
+</div>