You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by le...@apache.org on 2014/06/09 20:32:08 UTC

svn commit: r1601469 - /nutch/cms_site/trunk/templates/std.html

Author: lewismc
Date: Mon Jun  9 18:32:07 2014
New Revision: 1601469

URL: http://svn.apache.org/r1601469
Log:
Link logo back to index.html

Modified:
    nutch/cms_site/trunk/templates/std.html

Modified: nutch/cms_site/trunk/templates/std.html
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/templates/std.html?rev=1601469&r1=1601468&r2=1601469&view=diff
==============================================================================
--- nutch/cms_site/trunk/templates/std.html (original)
+++ nutch/cms_site/trunk/templates/std.html Mon Jun  9 18:32:07 2014
@@ -332,7 +332,7 @@ under the License. 
             </button>
             <!--  a class="brand" href="#">Home</a-->
             <a href="#" class="brand">
-              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" /> 
+              <img src="./assets/img/nutch_logo_tm.png" alt="Apache" title="Apache" href="./index.html"/> 
             </a>
             <!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
             <div class="nav-collapse collapse">