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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 81258fc  deploy: 08b72ce800a8460b2b671676a770d0075f118605
81258fc is described below

commit 81258fcf9e7ddab38fece8470b827b6a2861d223
Author: ulysses-you <[email protected]>
AuthorDate: Wed Feb 23 07:10:46 2022 +0000

    deploy: 08b72ce800a8460b2b671676a770d0075f118605
---
 content/categories.html                               |  8 +++++---
 content/contributing.html                             |  8 +++++---
 content/description.html                              |  8 +++++---
 content/developer-tools.html                          |  8 +++++---
 content/download/index.html                           |  8 +++++---
 content/ecosystems.html                               |  8 +++++---
 content/improvement-proposals.html                    |  8 +++++---
 content/index.html                                    | 16 ++++++++++++----
 content/issue_tracking.html                           |  8 +++++---
 content/mailing_lists.html                            |  8 +++++---
 content/news.html                                     |  8 +++++---
 content/news/2021-06-21-accept-incubator.html         |  8 +++++---
 content/news/2021-09-14-release-1.3.0-incubating.html |  8 +++++---
 content/news/2021-10-25-release-1.3.1-incubating.html |  8 +++++---
 content/news/2021-12-10-release-1.4.0-incubating.html |  8 +++++---
 content/news/2022-01-31-release-1.4.1-incubating.html |  8 +++++---
 content/privacy_policy.html                           |  8 +++++---
 content/release.html                                  |  8 +++++---
 content/release/1.3.0-incubating.html                 |  8 +++++---
 content/release/1.3.1-incubating.html                 |  8 +++++---
 content/release/1.4.0-incubating.html                 |  8 +++++---
 content/release/1.4.1-incubating.html                 |  8 +++++---
 content/releases.html                                 |  8 +++++---
 content/tags.html                                     |  8 +++++---
 content/usage.html                                    |  8 +++++---
 content/version_control.html                          |  8 +++++---
 26 files changed, 137 insertions(+), 79 deletions(-)

diff --git a/content/categories.html b/content/categories.html
index 142bd9c..70ab174 100644
--- a/content/categories.html
+++ b/content/categories.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/contributing.html b/content/contributing.html
index 04d6a21..da6301d 100644
--- a/content/contributing.html
+++ b/content/contributing.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/description.html b/content/description.html
index a5fdeba..054b746 100644
--- a/content/description.html
+++ b/content/description.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/developer-tools.html b/content/developer-tools.html
index 2b23a11..c9d0dc9 100644
--- a/content/developer-tools.html
+++ b/content/developer-tools.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/download/index.html b/content/download/index.html
index 635aab7..6e38a14 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/ecosystems.html b/content/ecosystems.html
index aec3101..4cede7b 100644
--- a/content/ecosystems.html
+++ b/content/ecosystems.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/improvement-proposals.html 
b/content/improvement-proposals.html
index 66c45d0..60bfd2e 100644
--- a/content/improvement-proposals.html
+++ b/content/improvement-proposals.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/index.html b/content/index.html
index 023db41..747c659 100644
--- a/content/index.html
+++ b/content/index.html
@@ -12,6 +12,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -57,10 +58,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
@@ -89,8 +91,11 @@
 <div class=container>
 <div class=row>
 <div class=col-md-4>
-<h2>Latest news</h2>
 <div class=col-md-12>
+<p><a class=acevent data-format=wide data-mode=light data-width=320></a></p>
+</div>
+<div class=col-md-12>
+<h2>Latest news</h2>
 <div class="panel panel-default">
 <div class="panel-heading clearfix"><a class=pull-left 
href=/news/2022-01-31-release-1.4.1-incubating.html>Apache Kyuubi(Incubating) 
1.4.1-incubating released</a> <small class=pull-right>2022 Jan 30 </small></div>
 <div class=panel-body>
@@ -121,6 +126,9 @@
 <p>Kyuubi is accepted into Apache Incubator, see details in <a 
href=https://incubator.apache.org/projects/kyuubi>incubation status</a>.</p>
 </div>
 </div>
+</div>
+<div class=col-md-12>
+<h2>Archives</h2>
 <p><a class=next href=/release.html>Release archive &rarr;</a></p>
 <p><a class=next href=/news.html>News archive &rarr;</a></p>
 </div>
diff --git a/content/issue_tracking.html b/content/issue_tracking.html
index 4d270ab..1654691 100644
--- a/content/issue_tracking.html
+++ b/content/issue_tracking.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/mailing_lists.html b/content/mailing_lists.html
index 6e14813..d886c19 100644
--- a/content/mailing_lists.html
+++ b/content/mailing_lists.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/news.html b/content/news.html
index fdb9670..705fc44 100644
--- a/content/news.html
+++ b/content/news.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/news/2021-06-21-accept-incubator.html 
b/content/news/2021-06-21-accept-incubator.html
index 91636c2..9515c95 100644
--- a/content/news/2021-06-21-accept-incubator.html
+++ b/content/news/2021-06-21-accept-incubator.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/news/2021-09-14-release-1.3.0-incubating.html 
b/content/news/2021-09-14-release-1.3.0-incubating.html
index 25c96a3..cfa64c0 100644
--- a/content/news/2021-09-14-release-1.3.0-incubating.html
+++ b/content/news/2021-09-14-release-1.3.0-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/news/2021-10-25-release-1.3.1-incubating.html 
b/content/news/2021-10-25-release-1.3.1-incubating.html
index cba2baf..97b0e0e 100644
--- a/content/news/2021-10-25-release-1.3.1-incubating.html
+++ b/content/news/2021-10-25-release-1.3.1-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/news/2021-12-10-release-1.4.0-incubating.html 
b/content/news/2021-12-10-release-1.4.0-incubating.html
index 806eca0..a4b3e38 100644
--- a/content/news/2021-12-10-release-1.4.0-incubating.html
+++ b/content/news/2021-12-10-release-1.4.0-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/news/2022-01-31-release-1.4.1-incubating.html 
b/content/news/2022-01-31-release-1.4.1-incubating.html
index b9c8c1f..3b264f1 100644
--- a/content/news/2022-01-31-release-1.4.1-incubating.html
+++ b/content/news/2022-01-31-release-1.4.1-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/privacy_policy.html b/content/privacy_policy.html
index afca1aa..677bd32 100644
--- a/content/privacy_policy.html
+++ b/content/privacy_policy.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/release.html b/content/release.html
index dc0931c..8324717 100644
--- a/content/release.html
+++ b/content/release.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/release/1.3.0-incubating.html 
b/content/release/1.3.0-incubating.html
index 2de7b84..7cdf955 100644
--- a/content/release/1.3.0-incubating.html
+++ b/content/release/1.3.0-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/release/1.3.1-incubating.html 
b/content/release/1.3.1-incubating.html
index a15dd72..bdef659 100644
--- a/content/release/1.3.1-incubating.html
+++ b/content/release/1.3.1-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/release/1.4.0-incubating.html 
b/content/release/1.4.0-incubating.html
index bfeb35d..c0a1b6d 100644
--- a/content/release/1.4.0-incubating.html
+++ b/content/release/1.4.0-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/release/1.4.1-incubating.html 
b/content/release/1.4.1-incubating.html
index 82df76d..4bc94f3 100644
--- a/content/release/1.4.1-incubating.html
+++ b/content/release/1.4.1-incubating.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/releases.html b/content/releases.html
index 635aab7..6e38a14 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/tags.html b/content/tags.html
index 075eba5..a04eb93 100644
--- a/content/tags.html
+++ b/content/tags.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/usage.html b/content/usage.html
index 2d17f13..6c4501b 100644
--- a/content/usage.html
+++ b/content/usage.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
diff --git a/content/version_control.html b/content/version_control.html
index 4e16a8f..672f506 100644
--- a/content/version_control.html
+++ b/content/version_control.html
@@ -11,6 +11,7 @@
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css 
integrity=sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u
 crossorigin=anonymous>
 <link rel=stylesheet 
href=https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css
 
integrity=sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp
 crossorigin=anonymous>
 <link rel=stylesheet href=/css/kyuubi.css>
+<script src=https://www.apachecon.com/event-images/snippet.js></script>
 </head>
 <body>
 <nav class="navbar navbar-inverse navbar-fixed-top">
@@ -56,10 +57,11 @@
 </ul>
 </li>
 <li class=dropdown>
-<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>Help <span class=caret></span></a>
+<a href=# class=dropdown-toggle data-toggle=dropdown role=button 
aria-haspopup=true aria-expanded=false>ASF <span class=caret></span></a>
 <ul class=dropdown-menu>
-<li><a href=https://www.apache.org/licenses/>Apache Licenses</a></li>
-<li><a href="https://apachecon.com/?ref=www.apache.org";>Events</a></li>
+<li><a href=https://www.apache.org/events/current-event>Events</a></li>
+<li><a href=https://www.apache.org/>Foundation</a></li>
+<li><a href=https://www.apache.org/licenses/>License</a></li>
 <li><a href=https://www.apache.org/security/>Security</a></li>
 <li><a 
href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
 <li><a href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>

Reply via email to