Add a 'under construction' message to the landing page.

This commit is contained in:
Martin Taillefer 2017-04-12 14:36:54 -07:00
parent 00b7c7c62c
commit c52b9803b6
1 changed files with 16 additions and 0 deletions

View File

@ -3,6 +3,22 @@ layout: landing
title: istio.io
---
<div id="landing-content" class="container landing-content-container">
<div class="row" style="width:50%;text-align:center;margin:auto">
<br/>
<p style="font-size:large">Welcome,</p>
<br/>
<p style="font-size:large">
We're happy you're here, but we want to point out that
we're not quite ready for you just yet. We're still
getting this site ready for public consumption. You can
look around, but please forgive the mess and missing
bits.
</p>
<br/>
<p style="font-size:large">- The Istio Team</p>
<br/>
</div>
<div class="row" >
<div class="col-md-11 nofloat center-block landing-row">
<h3 class="col-sm-7 landing-row-title">Rich Layer-7 Routing & Traffic Management</h3>