You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2015/01/12 05:18:00 UTC

svn commit: r1651033 - /incubator/nifi/site/trunk/templates/nav.html

Author: joewitt
Date: Mon Jan 12 04:18:00 2015
New Revision: 1651033

URL: http://svn.apache.org/r1651033
Log:
updated to use scaled nifi image

Modified:
    incubator/nifi/site/trunk/templates/nav.html

Modified: incubator/nifi/site/trunk/templates/nav.html
URL: http://svn.apache.org/viewvc/incubator/nifi/site/trunk/templates/nav.html?rev=1651033&r1=1651032&r2=1651033&view=diff
==============================================================================
--- incubator/nifi/site/trunk/templates/nav.html (original)
+++ incubator/nifi/site/trunk/templates/nav.html Mon Jan 12 04:18:00 2015
@@ -8,7 +8,7 @@
                 <span class="icon-bar"></span>
                 <span class="icon-bar"></span>
             </button>
-            <a class="navbar-brand" href="/index.html"><img alt="Apache NiFi" src="/images/logo76x32.png"/></a>
+            <a class="navbar-brand" href="/index.html"><img alt="Apache NiFi" src="/images/niFi-logo-horizontal-scaled.png"/></a>
         </div>
         <div id="navbar" class="navbar-collapse collapse">
             <ul class="nav navbar-nav">