You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2016/02/20 11:44:23 UTC

svn commit: r1731367 - /httpd/site/trunk/templates/core.html

Author: humbedooh
Date: Sat Feb 20 10:44:23 2016
New Revision: 1731367

URL: http://svn.apache.org/viewvc?rev=1731367&view=rev
Log:
nudge template for rebuild - logo is stretched

Modified:
    httpd/site/trunk/templates/core.html

Modified: httpd/site/trunk/templates/core.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/templates/core.html?rev=1731367&r1=1731366&r2=1731367&view=diff
==============================================================================
--- httpd/site/trunk/templates/core.html (original)
+++ httpd/site/trunk/templates/core.html Sat Feb 20 10:44:23 2016
@@ -13,7 +13,7 @@
             <p class="menu">&nbsp;</p>
             <p class="apache">&nbsp;</p>
             <a href="/">
-            <img alt="" width="800" height="72" src="/images/httpd_logo_wide_new.png" />
+            <img alt="" width="800" height="72"  src="/images/httpd_logo_wide_new.png" />
             </a>
         </div>
         {% endblock %}