Author: tomaz
Date: Sat Mar 31 18:53:28 2012
New Revision: 1307875
URL: http://svn.apache.org/viewvc?rev=1307875&view=rev
Log:
Add link to gsoc page to the sidebar.
Modified:
libcloud/site/trunk/templates/blocks/menu.html
Modified: libcloud/site/trunk/templates/blocks/menu.html
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/templates/blocks/menu.html?rev=1307875&r1=1307874&r2=1307875&view=diff
==============================================================================
--- libcloud/site/trunk/templates/blocks/menu.html (original)
+++ libcloud/site/trunk/templates/blocks/menu.html Sat Mar 31 18:53:28 2012
@@ -6,5 +6,6 @@
<h2><a href="/whos-using.html">who's using libcloud?</a></h2>
<h2><a href="/community-resources.html">community resources</a></h2>
<h2><a href="/devinfo.html">developer information</a></h2>
+<h2><a href="/gsoc.html">google summer of code</a></h2>
<h2><a href="/contributing.html">contributing</a></h2>
<h2><a href="/downloads.html">downloads</a></h2>