Author: tomaz
Date: Tue May 31 19:03:48 2011
New Revision: 1129854

URL: http://svn.apache.org/viewvc?rev=1129854&view=rev
Log:
Fix formatting and update footer.

Modified:
    libcloud/site/trunk/content/news.mdtext
    libcloud/site/trunk/templates/blocks/footer.html

Modified: libcloud/site/trunk/content/news.mdtext
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/content/news.mdtext?rev=1129854&r1=1129853&r2=1129854&view=diff
==============================================================================
--- libcloud/site/trunk/content/news.mdtext (original)
+++ libcloud/site/trunk/content/news.mdtext Tue May 31 19:03:48 2011
@@ -2,7 +2,7 @@ title: News
 
 ## News
 
-2011
+### 2011
 
 * 2011-05-25 - [Libcloud graduates from the Apache Incubator to a Top level 
Project](https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces12)
 * 2011-05-25 - [Website and SVN repositories get 
moved](http://mail-archives.apache.org/mod_mbox/libcloud-dev/201105.mbox/%[email protected]%3E)
@@ -12,12 +12,12 @@ title: News
 * 2011-02-15 - Libcloud [sprint will be held at PyCon 2011 in 
Atlanta](http://mail-archives.apache.org/mod_mbox/incubator-libcloud/201102.mbox/%[email protected]%3E)
 * 2011-01-17 - Version [0.4.2 is released](/libcloud/downloads.html)
 
-2010
+### 2010
 
 * 2010-10-12 - [Version 0.4.0 is released](/libcloud/downloads.html)
 * 2010-05-10 - [Version 0.3.1 is released](/libcloud/downloads.html)
 * 2010-02-02 - [Version 0.2.0 (first public release) is 
released](/libcloud/downloads.html)
 
-2009
+### 2009
 
 * 2009-11-01 - [Libcloud enters Apache 
Incubator](http://incubator.apache.org/projects/libcloud.html)

Modified: libcloud/site/trunk/templates/blocks/footer.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/templates/blocks/footer.html?rev=1129854&r1=1129853&r2=1129854&view=diff
==============================================================================
--- libcloud/site/trunk/templates/blocks/footer.html (original)
+++ libcloud/site/trunk/templates/blocks/footer.html Tue May 31 19:03:48 2011
@@ -1,7 +1,8 @@
 <a href="http://www.apache.org/licenses/";>License</a> | <a
     href="security.html">Security</a> | <a
     href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a> |
-<A href="http://www.apache.org/foundation/thanks.html";>Thanks</a><br /><br />
+<a href="http://www.apache.org/foundation/thanks.html";>Thanks</a> | <a
+    href="/credits.html/">Credits</a><br /><br />
 
 Copyright © 2009-2011, <a href="http://apache.org/";>The Apache Software 
Foundation</a><br />
 Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud


Reply via email to