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

liuxiran 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 21a0b53  fix: show shanghai meetup events (#465)
21a0b53 is described below

commit 21a0b533a051839467bb8f85ba43931185883b8c
Author: bzp2010 <[email protected]>
AuthorDate: Tue Aug 17 16:20:04 2021 +0800

    fix: show shanghai meetup events (#465)
---
 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 d2ea531..c155f18 100644
--- a/website/static/data/events.json
+++ b/website/static/data/events.json
@@ -1,5 +1,9 @@
 [
   {
+    "title": "8.21 Apache APISIX Meetup (Shanghai)",
+    "fileName": "2021-08-21-shanghai-meetup"
+  },
+  {
     "title": "Release Apache APISIX Dashboard 2.7",
     "fileName": "2021-06-15-release-apache-apisix-dashboard-2.7"
   },

Reply via email to