You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2011/05/05 02:59:41 UTC

[lucy-commits] svn commit: r1099645 - /incubator/lucy/site/trunk/templates/basic.html

Author: marvin
Date: Thu May  5 00:59:40 2011
New Revision: 1099645

URL: http://svn.apache.org/viewvc?rev=1099645&view=rev
Log:
Navbar branding requirements.

Install navbar links fulfilling Apache PMC branding requirements.

Modified:
    incubator/lucy/site/trunk/templates/basic.html

Modified: incubator/lucy/site/trunk/templates/basic.html
URL: http://svn.apache.org/viewvc/incubator/lucy/site/trunk/templates/basic.html?rev=1099645&r1=1099644&r2=1099645&view=diff
==============================================================================
--- incubator/lucy/site/trunk/templates/basic.html (original)
+++ incubator/lucy/site/trunk/templates/basic.html Thu May  5 00:59:40 2011
@@ -18,13 +18,11 @@
 
       <div id="nav" class="grid_8">
         <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
+          <li><a href="http://www.apache.org/" title="Apache Software Foundation">Apache Software Foundation</a></li>
+          <li><a href="http://www.apache.org/licenses/" title="License">License</a></li>
+          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+          <li><a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+          <li><a href="http://www.apache.org/security/ " title="Security">Security</a></li>
         </ul>
         <p>{{ breadcrumbs|safe }}</p>
         <form name="search" id="search" action="http://www.google.com/search" method="get">