Author: marrs
Date: Fri Oct 18 11:48:52 2013
New Revision: 1533404
URL: http://svn.apache.org/r1533404
Log:
Added image.
Added:
ace/site/trunk/content/img/ApacheACE.png (with props)
Modified:
ace/site/trunk/content/index.mdtext
Added: ace/site/trunk/content/img/ApacheACE.png
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/img/ApacheACE.png?rev=1533404&view=auto
==============================================================================
Binary file - no diff available.
Propchange: ace/site/trunk/content/img/ApacheACE.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: ace/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/index.mdtext?rev=1533404&r1=1533403&r2=1533404&view=diff
==============================================================================
--- ace/site/trunk/content/index.mdtext (original)
+++ ace/site/trunk/content/index.mdtext Fri Oct 18 11:48:52 2013
@@ -1,8 +1,8 @@
<div class="hero-unit">
- <h1>Apache ACE</h1>
+ <h1><img src="/img/ApacheACE.png" alt="Apache ACE" /></h1>
<p>Apache ACE is a software distribution framework that allows you to
centrally manage and distribute software components, configuration data and
other artifacts to target systems. It is built using OSGi and can be deployed
in different topologies. The target systems are usually also OSGi based, but
don't have to be.</p>
- <p>Apache ACE is an [Apache](http://www.apache.org/) project, and as
such is part of a larger community of users and developers.</p>
+ <p>Apache ACE is an <a href="http://www.apache.org/">Apache</a>
project, and as such is part of a larger community of users and developers.</p>
</div>
# Background