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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9b30dee  chore: add ApacheCon link on index (#507)
9b30dee is described below

commit 9b30dee4fad6da2da1b0ca4be2113fa30ac29e39
Author: bzp2010 <[email protected]>
AuthorDate: Wed Aug 25 10:28:47 2021 +0800

    chore: add ApacheCon link on index (#507)
---
 website/static/data/events.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/website/static/data/events.json b/website/static/data/events.json
index c155f18..bf27d13 100644
--- a/website/static/data/events.json
+++ b/website/static/data/events.json
@@ -4,6 +4,10 @@
     "fileName": "2021-08-21-shanghai-meetup"
   },
   {
+    "title": "ApacheCon Asia 2021",
+    "fileName": "2021-08-23-ApacheCon-Asia-2021"
+  },
+  {
     "title": "Release Apache APISIX Dashboard 2.7",
     "fileName": "2021-06-15-release-apache-apisix-dashboard-2.7"
   },

Reply via email to