You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2012/10/22 20:13:39 UTC

svn commit: r1400979 - in /incubator/flex/site/trunk: content/flex/again/assets/ content/flex/again/assets/images/ content/flex/again/assets/images/logo.png templates/flex_header.html

Author: erikdebruin
Date: Mon Oct 22 18:13:39 2012
New Revision: 1400979

URL: http://svn.apache.org/viewvc?rev=1400979&view=rev
Log:
Working on the new website design.

Added:
    incubator/flex/site/trunk/content/flex/again/assets/
    incubator/flex/site/trunk/content/flex/again/assets/images/
    incubator/flex/site/trunk/content/flex/again/assets/images/logo.png   (with props)
Modified:
    incubator/flex/site/trunk/templates/flex_header.html

Added: incubator/flex/site/trunk/content/flex/again/assets/images/logo.png
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/content/flex/again/assets/images/logo.png?rev=1400979&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/flex/site/trunk/content/flex/again/assets/images/logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/flex/site/trunk/templates/flex_header.html
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/templates/flex_header.html?rev=1400979&r1=1400978&r2=1400979&view=diff
==============================================================================
--- incubator/flex/site/trunk/templates/flex_header.html (original)
+++ incubator/flex/site/trunk/templates/flex_header.html Mon Oct 22 18:13:39 2012
@@ -14,6 +14,7 @@
   
     <!-- h1>{% block title %}{{ headers.title }}{% endblock %}</h1 -->
     <div>
+        <a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
         <a href="./index.html">About</a> - 
         <a href="./get_started_download.html">Get Started</a> - 
         <a href="./community_team.html">Community</a> -