Author: ericjohnson
Date: Mon Dec 6 20:53:40 2010
New Revision: 1042787
URL: http://svn.apache.org/viewvc?rev=1042787&view=rev
Log:
added box images
Modified:
servicemix/sandbox/website20/src/main/webapp/index.page
Modified: servicemix/sandbox/website20/src/main/webapp/index.page
URL:
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/index.page?rev=1042787&r1=1042786&r2=1042787&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/index.page (original)
+++ servicemix/sandbox/website20/src/main/webapp/index.page Mon Dec 6 20:53:40
2010
@@ -29,7 +29,7 @@ title: Home
:markdown
<span class="bignum">1</span>
<div class="boxcontent">
- <h1><a href="/downloads/index.html">Get it</a></h1>
+ <h1><a href="/downloads/index.html">Get it<img
style="float:right;border:none" src="./images/ddrive.png" /></a></h1>
<ul>
<li>Download the latest release
<ul id="downloads"
style="list-style-type:none;list-style-image:none;padding-left:15px;">
@@ -56,7 +56,7 @@ title: Home
:markdown
<span class="bignum">2</span>
<div class="boxcontent">
- <h1><a href="/support/index.html">Use it</a></h1>
+ <h1><a href="/support/index.html">Use it<img
style="float:right;border:none" src="./images/globe.png" /></a></h1>
<ul>
<li>Get started using the <a
href="/documentation/quick_start/index.html">Quick Start Guide</a>.</li>
<li>Read the full set of <a
href="/documentation/index.html">documentation</a>.</li>
@@ -66,7 +66,7 @@ title: Home
:markdown
<span class="bignum">3</span>
<div class="boxcontent">
- <h1><a href="/contribute/index.html">Make it</a></h1>
+ <h1><a href="/contribute/index.html">Make it<img
style="float:right;border:none" src="./images/gear.png" /></a></h1>
</div>
#news