You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gs...@apache.org on 2011/08/06 23:30:43 UTC

svn commit: r1154600 - /lucene/cms/trunk/templates/skeleton.html

Author: gsingers
Date: Sat Aug  6 21:30:43 2011
New Revision: 1154600

URL: http://svn.apache.org/viewvc?rev=1154600&view=rev
Log:
more images

Modified:
    lucene/cms/trunk/templates/skeleton.html

Modified: lucene/cms/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/skeleton.html?rev=1154600&r1=1154599&r2=1154600&view=diff
==============================================================================
--- lucene/cms/trunk/templates/skeleton.html (original)
+++ lucene/cms/trunk/templates/skeleton.html Sat Aug  6 21:30:43 2011
@@ -39,7 +39,10 @@
 <body id="home">
 <div id="wrap">
   <div id="header">
-    <div id="logo"><a href="http://lucene.apache.org/"></a></div>
+    <div id="logo">
+      <a href="http://lucene.apache.org/"><img border="0" src="images/lucene_green_300.gif" alt="Lucene Logo"/></a>
+      <a href="http://lucene.apache.org/"><img border="0" src="images/solr.png" alt="Solr Logo"/></a>
+    </div>
     <div id="search">
       <script type="text/javascript">
         function getBlank(input, stdValue) {