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

xxyu pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
     new 02dcb2df20 Update home page
02dcb2df20 is described below

commit 02dcb2df20b2cc87229bd124a126f0678ec22d30
Author: XiaoxiangYu <x...@apache.org>
AuthorDate: Wed Apr 26 15:49:46 2023 +0800

    Update home page
---
 website/_includes/header.cn.html      | 2 +-
 website/_includes/header.html         | 2 +-
 website/_includes/home_header.cn.html | 2 +-
 website/_includes/home_header.html    | 2 +-
 website/index.cn.md                   | 2 +-
 website/index.md                      | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/website/_includes/header.cn.html b/website/_includes/header.cn.html
index eab832c8ce..6b35f9fdee 100644
--- a/website/_includes/header.cn.html
+++ b/website/_includes/header.cn.html
@@ -41,7 +41,7 @@
       <div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1">
         <ul class="nav navbar-nav">
             <li><a href="/cn">首页</a></li>
-            <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#F3982A">👉
 Kylin 5.0 首页</a></li>
+            <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#FFE4B5">Kylin
 5.0 首页</a></li>
             <li>
                 <a href="/cn/docs" class="dropdown-toggle" 
data-toggle="dropdown" role="button" aria-haspopup="true" 
aria-expanded="false">文档<span class="caret"></span></a>
                 <ul class="dropdown-menu">
diff --git a/website/_includes/header.html b/website/_includes/header.html
index 146b0e2166..438d6bfc6d 100644
--- a/website/_includes/header.html
+++ b/website/_includes/header.html
@@ -46,7 +46,7 @@
         <ul class="nav navbar-nav">
 
           <li><a href="/">Home</a></li>
-          <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#F3982A">👉
 Kylin 5.0 Home</a></li>
+          <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#FFE4B5">Kylin
 5.0 Home</a></li>
           <li>
             <a href="/docs" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Docs<span 
class="caret"></span></a>
             <ul class="dropdown-menu">
diff --git a/website/_includes/home_header.cn.html 
b/website/_includes/home_header.cn.html
index 2c757a232e..fd6ac92421 100644
--- a/website/_includes/home_header.cn.html
+++ b/website/_includes/home_header.cn.html
@@ -40,7 +40,7 @@
       <div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1">
         <ul class="nav navbar-nav">
             <li><a href="/cn">首页</a></li>
-            <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#F3982A">👉
 Kylin 5.0 首页</a></li>
+            <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#FFE4B5">Kylin
 5.0 首页</a></li>
             <li>
                 <a href="/cn/docs" class="dropdown-toggle" 
data-toggle="dropdown" role="button" aria-haspopup="true" 
aria-expanded="false">文档<span class="caret"></span></a>
                 <ul class="dropdown-menu">
diff --git a/website/_includes/home_header.html 
b/website/_includes/home_header.html
index 211a77c33c..512aa2987f 100644
--- a/website/_includes/home_header.html
+++ b/website/_includes/home_header.html
@@ -44,7 +44,7 @@
       <div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1">
         <ul class="nav navbar-nav">
           <li><a href="/">Home</a></li>
-          <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#F3982A">👉
 Kylin 5.0 Home</a></li>
+          <li><a href="/5.0" 
style="font-weight:bold;color:black;text-decoration:underline;background-color:#FFE4B5">Kylin
 5.0 Home</a></li>
 
           <li>
             <a href="/docs" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Docs<span 
class="caret"></span></a>
diff --git a/website/index.cn.md b/website/index.cn.md
index 28aff3641c..4affa0fb13 100644
--- a/website/index.cn.md
+++ b/website/index.cn.md
@@ -31,7 +31,7 @@ title: 大数据分析型数据仓库
                   </ol>
               </div>  
               <p class="title_text">Kylin 提供与多种数据可视化工具的整合能力,如 Tableau,PowerBI 
等,令用户可以使用 BI 工具对 Hadoop 数据进行分析。</p>
-              <p 
style="font-weight:bold;color:#87CEFF;text-decoration:underline;text-align:center;">
 👏👏 请访问全新的 <a href="https://kylin.apache.org/5.0";> Kylin 5.0 官网</a>!Kylin 5 
已经发布 👈 主要特性如下</p>
+              <p 
style="font-weight:bold;color:#87CEFF;text-decoration:underline;text-align:center;">
 👏👏 Kylin 5 已经发布, 请访问全新的 <a href="https://kylin.apache.org/5.0";> Kylin 5.0 
官网</a>! 👈 主要特性:</p>
               <div align="left">
                 <ol class="none-icon">
                   <li>
diff --git a/website/index.md b/website/index.md
index 88a56ca8a8..ce1eb26d0c 100644
--- a/website/index.md
+++ b/website/index.md
@@ -31,7 +31,7 @@ title: Analytical Data Warehouse for Big Data
                 </ol>
               </div>  
               <p class="title_text">Apache Kylin™ can also integrate with your 
favorite BI tools like Tableau and PowerBI etc., to enable <b>BI on 
Hadoop</b>.</p>
-              <p style="font-weight: bold;color: #87CEFF;text-decoration: 
underline;text-align: center;"> 👏👏 Please visit Kylin 5 at <a 
href="https://kylin.apache.org/5.0";>Kylin 5.0 Home page</a>! Kylin 5 is now 
released. 👈 Some new features are following:</p>
+              <p style="font-weight: bold;color: #87CEFF;text-decoration: 
underline;text-align: center;"> 👏👏 Kylin 5 is now released, please visit <a 
href="https://kylin.apache.org/5.0";>Kylin 5.0 Home page</a>! Some highlight 
features are: 👈</p>
               <div align="left">
                 <ol class="none-icon">
                   <li>

Reply via email to