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/28 23:02:41 UTC

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

Author: marvin
Date: Sat May 28 21:02:41 2011
New Revision: 1128772

URL: http://svn.apache.org/viewvc?rev=1128772&view=rev
Log:
Link the Lucy logo to the home page.

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=1128772&r1=1128771&r2=1128772&view=diff
==============================================================================
--- incubator/lucy/site/trunk/templates/basic.html (original)
+++ incubator/lucy/site/trunk/templates/basic.html Sat May 28 21:02:41 2011
@@ -13,7 +13,7 @@
       <div id="lucy-top" class="container_16 lucy-white_box_3d">
 
         <div id="lucy-logo_box" class="grid_8">
-          <img src="images/lucy_logo_150x100.png" alt="Apache Lucy™">
+          <a href="/lucy/"><img src="images/lucy_logo_150x100.png" alt="Apache Lucy™"></a>
         </div> <!-- lucy-logo_box -->
 
         <div #id="lucy-top_nav_box" class="grid_8">