This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 537202c  Correct missing icon in first heading of Releases page
537202c is described below

commit 537202cc1016666779dbab9893e07d193e85f8a1
Author: Dave Barnes <[email protected]>
AuthorDate: Mon Oct 30 13:50:51 2017 -0700

    Correct missing icon in first heading of Releases page
---
 website/content/releases/index.html | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/website/content/releases/index.html 
b/website/content/releases/index.html
index f0244bd..9430a0b 100644
--- a/website/content/releases/index.html
+++ b/website/content/releases/index.html
@@ -18,12 +18,12 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License. -->
 
-<section class="bf-releases">
+<section class="bf-tagline">
     <div class="container">
        <div class="row">
-           <div class="col-md-12" id="events">
-               <h2><span class="icon-releases"></span></h2>
-                       </div>
+          <br />
+               <h2>Releases</h2>
+               <p>Releases of Geode are made available to the general public 
at no charge, under the <a href="http://apache.org/licenses/";>Apache 
License</a>, in both binary and source distributions.  Binary downloads are 
provided for the convenience of our users and are not official Apache Geode 
releases.</p>
                </div>
        </div>
 </section>
@@ -32,9 +32,6 @@ under the License. -->
     <div class="container">
       <div class="row">
                <div class="col-md-9">
-                       <p>
-                               Releases of Geode are made available to the 
general public at no charge, under the <a 
href="http://apache.org/licenses/";>Apache License</a>, in both binary and 
source distributions.  Binary downloads are provided for the convenience of our 
users and are not official Apache Geode releases.
-                                 </p>
       <!-- RELEASES -->
       <div class="container">
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to