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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new ce78538  Publishing to asf-site (publish.sh)
ce78538 is described below

commit ce78538b96e25951a9addfde7be14c12c7d80c0e
Author: juzhiyuan <[email protected]>
AuthorDate: Mon Mar 30 11:44:51 2020 +0800

    Publishing to asf-site (publish.sh)
---
 contribute/2fa/index.html            | 3 +--
 contribute/committer/index.html      | 3 +--
 contribute/contributor/index.html    | 3 +--
 contribute/release/index.html        | 3 +--
 contribute/security/index.html       | 3 +--
 contribute/subscribe/index.html      | 3 +--
 downloads/index.html                 | 3 +--
 index.html                           | 3 +--
 team/index.html                      | 3 +--
 zh/contribute/2fa/index.html         | 3 +--
 zh/contribute/committer/index.html   | 3 +--
 zh/contribute/contributor/index.html | 3 +--
 zh/contribute/release/index.html     | 3 +--
 zh/contribute/security/index.html    | 3 +--
 zh/contribute/subscribe/index.html   | 3 +--
 zh/downloads/index.html              | 3 +--
 zh/index.html                        | 3 +--
 zh/team/index.html                   | 3 +--
 18 files changed, 18 insertions(+), 36 deletions(-)

diff --git a/contribute/2fa/index.html b/contribute/2fa/index.html
index ffdad82..cb81352 100644
--- a/contribute/2fa/index.html
+++ b/contribute/2fa/index.html
@@ -204,9 +204,8 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/contribute/committer/index.html b/contribute/committer/index.html
index 8019b5b..057d1c4 100644
--- a/contribute/committer/index.html
+++ b/contribute/committer/index.html
@@ -207,9 +207,8 @@ Processes are:
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/contribute/contributor/index.html 
b/contribute/contributor/index.html
index e34ca4f..d6a084a 100644
--- a/contribute/contributor/index.html
+++ b/contribute/contributor/index.html
@@ -207,9 +207,8 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/contribute/release/index.html b/contribute/release/index.html
index 8e169a6..0ca05b9 100644
--- a/contribute/release/index.html
+++ b/contribute/release/index.html
@@ -210,9 +210,8 @@ GnuPG-2.x可使用:
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/contribute/security/index.html b/contribute/security/index.html
index 0a318a4..ee547f2 100644
--- a/contribute/security/index.html
+++ b/contribute/security/index.html
@@ -204,9 +204,8 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/contribute/subscribe/index.html b/contribute/subscribe/index.html
index ce55543..32bf00c 100644
--- a/contribute/subscribe/index.html
+++ b/contribute/subscribe/index.html
@@ -205,9 +205,8 @@
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/downloads/index.html b/downloads/index.html
index 51f9268..61cedc4 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -203,9 +203,8 @@
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/index.html b/index.html
index 9679b5c..7d3bf74 100644
--- a/index.html
+++ b/index.html
@@ -205,9 +205,8 @@
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/team/index.html b/team/index.html
index 8513c61..35e3e73 100644
--- a/team/index.html
+++ b/team/index.html
@@ -203,9 +203,8 @@
         <a href="/downloads" class="navbar-item is-secondary">
           Downloads
         </a>
+        <a class="language-switcher" href="/zh">中</a>
       </div>
-
-      <a class="language-switcher" href="/zh">中</a>
     </div>
 </div>
 </nav>
diff --git a/zh/contribute/2fa/index.html b/zh/contribute/2fa/index.html
index fe9e966..bb7437d 100644
--- a/zh/contribute/2fa/index.html
+++ b/zh/contribute/2fa/index.html
@@ -204,9 +204,8 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/contribute/committer/index.html 
b/zh/contribute/committer/index.html
index fc5963f..ba4606b 100644
--- a/zh/contribute/committer/index.html
+++ b/zh/contribute/committer/index.html
@@ -217,9 +217,8 @@
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/contribute/contributor/index.html 
b/zh/contribute/contributor/index.html
index 97ab0c3..c3519d9 100644
--- a/zh/contribute/contributor/index.html
+++ b/zh/contribute/contributor/index.html
@@ -207,9 +207,8 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/contribute/release/index.html b/zh/contribute/release/index.html
index b847558..984cd66 100644
--- a/zh/contribute/release/index.html
+++ b/zh/contribute/release/index.html
@@ -210,9 +210,8 @@ GnuPG-2.x可使用:
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/contribute/security/index.html 
b/zh/contribute/security/index.html
index b08cacc..00accdc 100644
--- a/zh/contribute/security/index.html
+++ b/zh/contribute/security/index.html
@@ -204,9 +204,8 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/contribute/subscribe/index.html 
b/zh/contribute/subscribe/index.html
index a979b4e..836f0c1 100644
--- a/zh/contribute/subscribe/index.html
+++ b/zh/contribute/subscribe/index.html
@@ -208,9 +208,8 @@
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/downloads/index.html b/zh/downloads/index.html
index fbd42c6..1aa41c0 100644
--- a/zh/downloads/index.html
+++ b/zh/downloads/index.html
@@ -203,9 +203,8 @@
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/index.html b/zh/index.html
index 1f7363f..87df2b6 100644
--- a/zh/index.html
+++ b/zh/index.html
@@ -205,9 +205,8 @@
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>
diff --git a/zh/team/index.html b/zh/team/index.html
index 50485f4..b61d6d1 100644
--- a/zh/team/index.html
+++ b/zh/team/index.html
@@ -203,9 +203,8 @@
         <a href="/zh/downloads" class="navbar-item is-secondary">
           下载
         </a>
+        <a class="language-switcher" href="/">EN</a>
       </div>
-
-      <a class="language-switcher" href="/">EN</a>
     </div>
 </div>
 </nav>

Reply via email to