You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2012/03/22 05:29:58 UTC

svn commit: r1303654 - in /trafficserver/site/trunk: content/images/trans_logo_tm_350x69.png content/images/trans_logo_tm_380x69.png content/index.html templates/docs_page.html templates/front_page.html

Author: zwoop
Date: Thu Mar 22 04:29:57 2012
New Revision: 1303654

URL: http://svn.apache.org/viewvc?rev=1303654&view=rev
Log:
Update the logo / TM

Added:
    trafficserver/site/trunk/content/images/trans_logo_tm_380x69.png   (with props)
Removed:
    trafficserver/site/trunk/content/images/trans_logo_tm_350x69.png
Modified:
    trafficserver/site/trunk/content/index.html
    trafficserver/site/trunk/templates/docs_page.html
    trafficserver/site/trunk/templates/front_page.html

Added: trafficserver/site/trunk/content/images/trans_logo_tm_380x69.png
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/content/images/trans_logo_tm_380x69.png?rev=1303654&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trafficserver/site/trunk/content/images/trans_logo_tm_380x69.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trafficserver/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/content/index.html?rev=1303654&r1=1303653&r2=1303654&view=diff
==============================================================================
--- trafficserver/site/trunk/content/index.html (original)
+++ trafficserver/site/trunk/content/index.html Thu Mar 22 04:29:57 2012
@@ -18,7 +18,7 @@
     <!-- Header -->
     <div class="row" id="header">
       <div class="fourcol">
-        <a href="/"><img class="logo" alt="Apache Traffic Server" src="/images/trans_logo_tm_350x69.png" /></a>
+        <a href="/"><img class="logo" alt="Apache Traffic Server" src="/images/trans_logo_tm_380x69.png" /></a>
       </div>
       <div class="fourcol">
         <a href="http://www.apache.org/"><img alt="The Apache Software Foundation" src="http://www.apache.org/images/feather-small.gif" /></a>

Modified: trafficserver/site/trunk/templates/docs_page.html
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/templates/docs_page.html?rev=1303654&r1=1303653&r2=1303654&view=diff
==============================================================================
--- trafficserver/site/trunk/templates/docs_page.html (original)
+++ trafficserver/site/trunk/templates/docs_page.html Thu Mar 22 04:29:57 2012
@@ -26,7 +26,7 @@
     <!-- Header -->
     <div class="row" id="header">
       <div class="fourcol">
-        <a href="/"><img class="logo" alt="Apache Traffic Server" src="{% if page_base %}{{ page_base }}{% endif %}/images/trans_logo_350x69.png" /></a>
+        <a href="/"><img class="logo" alt="Apache Traffic Server" src="{% if page_base %}{{ page_base }}{% endif %}/images/trans_logo_tm_380x69.png" /></a>
       </div>
       <div class="eightcol last" style="margin-top: 15px;">
         {% if headers.doc %}

Modified: trafficserver/site/trunk/templates/front_page.html
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/templates/front_page.html?rev=1303654&r1=1303653&r2=1303654&view=diff
==============================================================================
--- trafficserver/site/trunk/templates/front_page.html (original)
+++ trafficserver/site/trunk/templates/front_page.html Thu Mar 22 04:29:57 2012
@@ -26,7 +26,7 @@
     <!-- Header -->
     <div class="row" id="header">
       <div class="fourcol">
-        <a href="/"><img class="logo" alt="Apache Traffic Server" src="{% if page_base %}{{ page_base }}{% endif %}/images/trans_logo_350x69.png" /></a>
+        <a href="/"><img class="logo" alt="Apache Traffic Server" src="{% if page_base %}{{ page_base }}{% endif %}/images/trans_logo_tm_380x69.png" /></a>
       </div>
       <div class="eightcol last" style="margin-top: 15px;">
         {% if headers.doc %}