You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2018/11/24 02:24:35 UTC

incubator-griffin-site git commit: Updated asf-site site from master (9504b7a47db165a4b0cd87883f290c5f376aaa5a)

Repository: incubator-griffin-site
Updated Branches:
  refs/heads/asf-site 9167fe7a9 -> b61c0a81f


Updated asf-site site from master (9504b7a47db165a4b0cd87883f290c5f376aaa5a)


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/b61c0a81
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/b61c0a81
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/b61c0a81

Branch: refs/heads/asf-site
Commit: b61c0a81fcd0f40644602e6f1251431c703938d3
Parents: 9167fe7
Author: William Guo <gu...@apache.org>
Authored: Sat Nov 24 10:24:27 2018 +0800
Committer: William Guo <gu...@apache.org>
Committed: Sat Nov 24 10:24:27 2018 +0800

----------------------------------------------------------------------
 index.html | 20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/b61c0a81/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index f53b2e4..1f2ca7b 100755
--- a/index.html
+++ b/index.html
@@ -301,25 +301,17 @@ under the License.
     <div class="container">
         <div class="row">
             <div class="col-md-3">
-                <img src="/images/incubator_feather_egg_logo.png" height="60">
+                <a href="https://www.apache.org/events/current-event.html">
+                    <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+                </a>
             </div>
             <div class="col-md-9">
-                <div style="margin-left:auto; margin-right:auto; text-align:center;font-size:12px;">
-                    <div>
-                        Apache Griffin is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                    </div>
+                <div>
+                    Copyright © 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+                    Apache Griffin, Griffin, Apache, the Apache feather logo and the Apache Griffin logo are trademarks of The Apache Software Foundation.
                 </div>
             </div>
         </div>
-        <div class="row" style="padding-top:10px;">
-            Copyright © 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
-			Apache Griffin, Griffin, Apache, the Apache feather logo and the Apache Griffin logo are trademarks of The Apache Software Foundation.
-        </div>
-		<div class="row text-center" style="padding-top:10px;">
-			<a href="https://www.apache.org/events/current-event.html">
-				<img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
-			</a>
-		</div>
     </div>
 </div>
 <!-- footer end -->