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 2014/01/31 13:13:54 UTC

svn commit: r1563117 - in /libcloud/site/trunk/source: images/apachecon_denver.png index.html

Author: tomaz
Date: Fri Jan 31 12:13:53 2014
New Revision: 1563117

URL: http://svn.apache.org/r1563117
Log:
Add link to ApacheCon NA to the front page.

Added:
    libcloud/site/trunk/source/images/apachecon_denver.png   (with props)
Modified:
    libcloud/site/trunk/source/index.html

Added: libcloud/site/trunk/source/images/apachecon_denver.png
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/images/apachecon_denver.png?rev=1563117&view=auto
==============================================================================
Binary file - no diff available.

Propchange: libcloud/site/trunk/source/images/apachecon_denver.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: libcloud/site/trunk/source/index.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1563117&r1=1563116&r2=1563117&view=diff
==============================================================================
--- libcloud/site/trunk/source/index.html (original)
+++ libcloud/site/trunk/source/index.html Fri Jan 31 12:13:53 2014
@@ -157,10 +157,6 @@ print(record)
           <p>See <a href="/whois-using.html">more projects and companies</a> using Libcloud.</p>
         </div>
 
-      <!--<div class="col-md-4">
-        <h3>Need Help?</h3>
-      </div>-->
-
       <div class="col-md-4">
         <h3>Get in Touch, Follow Us</h3>
 
@@ -177,5 +173,13 @@ print(record)
         </div>
       </div>
     </div>
+
+    <div class="row section row-4">
+      <div class="col-md-12">
+        <h3>Events, Other</h3>
+        <a href="https://events.linuxfoundation.org/events/apachecon-north-america" target="_blank"><img src="/images/apachecon_denver.png" class="img-inline"></a>
+      </div>
+    </div>
+
   </div>
 </div>