You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2013/01/24 09:58:52 UTC

svn commit: r1437910 - in /incubator/marmotta/site/trunk: content/ templates/marmotta-markdown.html

Author: wikier
Date: Thu Jan 24 08:58:51 2013
New Revision: 1437910

URL: http://svn.apache.org/viewvc?rev=1437910&view=rev
Log:
added preliminary version of the Marmotta logo

Modified:
    incubator/marmotta/site/trunk/content/   (props changed)
    incubator/marmotta/site/trunk/templates/marmotta-markdown.html

Propchange: incubator/marmotta/site/trunk/content/
------------------------------------------------------------------------------
    cms:source-revision = 1434602

Modified: incubator/marmotta/site/trunk/templates/marmotta-markdown.html
URL: http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/templates/marmotta-markdown.html?rev=1437910&r1=1437909&r2=1437910&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/templates/marmotta-markdown.html (original)
+++ incubator/marmotta/site/trunk/templates/marmotta-markdown.html Thu Jan 24 08:58:51 2013
@@ -27,8 +27,7 @@
     <div id="header_wrap" class="outer">
         <header class="inner">
           <a id="incubator_banner" href="http://incubator.apache.org/"><img src="{{base}}resources/img/apache-incubator-logo.png" width="229" height="57" style="border: 0; box-shadow: none;" /></a>
-          <!--<img src="{{base}}resources/img/apache-marmotta.png" width="500" height="227" style="border: 0; box-shadow: none;" />-->
-          <h1 id="project_title">Apache Marmotta (incubating)</h1>
+          <h1 id="project_title"><img src="{{base}}resources/img/apache-marmotta.png" width="500" height="227" style="border: 0; box-shadow: none;" alt="Apache Marmotta (incubating)" /></h1>
           <h2 id="project_tagline">a Linked Data platform for industry-strength installations</h2>
         </header>
     </div>