You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2017/10/30 20:50:55 UTC

[geode-site] branch master updated: Correct missing icon in first heading of Releases page

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 <db...@pivotal.io>
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
['"commits@geode.apache.org" <co...@geode.apache.org>'].