Author: dlester
Date: Thu Sep 17 06:41:36 2015
New Revision: 1703498
URL: http://svn.apache.org/r1703498
Log:
Removes outdated MesosCon Seattle banner from homepage.
Modified:
mesos/site/publish/index.html
mesos/site/source/index.html.md
Modified: mesos/site/publish/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/index.html?rev=1703498&r1=1703497&r2=1703498&view=diff
==============================================================================
--- mesos/site/publish/index.html (original)
+++ mesos/site/publish/index.html Thu Sep 17 06:41:36 2015
@@ -71,12 +71,10 @@
<div class="col-md-7 nopadding">
<h1>Program against your datacenter like itâs a single pool of
resources</h1>
<p class="lead">Apache Mesos abstracts CPU, memory, storage, and other
compute resources away from machines (physical or virtual), enabling
fault-tolerant and elastic distributed systems to easily be built and run
effectively.</p>
-
- <a class="btn btn-lg btn-success" href="downloads/"><span
class="glyphicon glyphicon-download"></span> Download Mesos 0.24.0</a>
- <p>or learn how to <a href="gettingstarted/">get started</a></p>
</div>
<div class="col-md-5 text-center download">
- <a
href="http://events.linuxfoundation.org/events/mesoscon/attend/register"><img
src="/assets/img/mesoscon-2015-banner-small.png" alt="MesosCon Registration
Banner" /></a>
+ <a class="btn btn-lg btn-success" href="downloads/"><span
class="glyphicon glyphicon-download"></span> Download Mesos 0.24.0</a>
+ <p>or learn how to <a href="gettingstarted/">get started</a></p>
</div>
</div>
</div>
Modified: mesos/site/source/index.html.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/index.html.md?rev=1703498&r1=1703497&r2=1703498&view=diff
==============================================================================
--- mesos/site/source/index.html.md (original)
+++ mesos/site/source/index.html.md Thu Sep 17 06:41:36 2015
@@ -7,12 +7,10 @@ title: Apache Mesos
<div class="col-md-7 nopadding">
<h1>Program against your datacenter like itâs a single pool of
resources</h1>
<p class="lead">Apache Mesos abstracts CPU, memory, storage, and
other compute resources away from machines (physical or virtual), enabling
fault-tolerant and elastic distributed systems to easily be built and run
effectively.</p>
-
- <a class="btn btn-lg btn-success" href="downloads/"><span
class="glyphicon glyphicon-download"></span> Download Mesos 0.24.0</a>
- <p>or learn how to <a href="gettingstarted/">get started</a></p>
</div>
<div class="col-md-5 text-center download">
- <a
href="http://events.linuxfoundation.org/events/mesoscon/attend/register"><img
src="/assets/img/mesoscon-2015-banner-small.png" alt="MesosCon Registration
Banner" /></a>
+ <a class="btn btn-lg btn-success" href="downloads/"><span
class="glyphicon glyphicon-download"></span> Download Mesos 0.24.0</a>
+ <p>or learn how to <a href="gettingstarted/">get started</a></p>
</div>
</div>
</div>