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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0c4f356  changes: release Apache APISIX v1.3 download link. (#38)
0c4f356 is described below

commit 0c4f3560c3e19daaaa6333cd47aa7656bfa3742a
Author: wonglend <[email protected]>
AuthorDate: Mon May 25 09:49:47 2020 +0800

    changes: release Apache APISIX v1.3 download link. (#38)
---
 content/downloads/index.en.md | 12 ++++++++++++
 content/downloads/index.zh.md | 12 ++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/content/downloads/index.en.md b/content/downloads/index.en.md
index 4962a12..b1c48df 100644
--- a/content/downloads/index.en.md
+++ b/content/downloads/index.en.md
@@ -65,6 +65,18 @@ include_footer: true
           )
         </div>
       </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>1.3</div>
+        <div class="flex-row" role="cell">2020 April 20</div>
+        <div class="flex-row" role="cell">
+          <a 
href="https://downloads.apache.org/incubator/apisix/1.3/";>source</a>
+          (
+          <a 
href="https://downloads.apache.org/incubator/apisix/1.3/apache-apisix-1.3-incubating-src.tar.gz.asc";>asc</a>
+          <a
+            
href="https://downloads.apache.org/incubator/apisix/1.3/apache-apisix-1.3-incubating-src.tar.gz.sha512";>sha512</a>
+          )
+        </div>
+      </div>
     </div>
   </section>
   <section>
diff --git a/content/downloads/index.zh.md b/content/downloads/index.zh.md
index 4831cd8..e9707e9 100644
--- a/content/downloads/index.zh.md
+++ b/content/downloads/index.zh.md
@@ -65,6 +65,18 @@ include_footer: true
           )
         </div>
       </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>1.3</div>
+        <div class="flex-row" role="cell">2020 April 20</div>
+        <div class="flex-row" role="cell">
+          <a 
href="https://downloads.apache.org/incubator/apisix/1.3/";>source</a>
+          (
+          <a 
href="https://downloads.apache.org/incubator/apisix/1.3/apache-apisix-1.3-incubating-src.tar.gz.asc";>asc</a>
+          <a
+            
href="https://downloads.apache.org/incubator/apisix/1.3/apache-apisix-1.3-incubating-src.tar.gz.sha512";>sha512</a>
+          )
+        </div>
+      </div>
     </div>
   </section>
   <section>

Reply via email to