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

guoqi 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 cfc2e749a18 feat: add an event poster (#1410)
cfc2e749a18 is described below

commit cfc2e749a18c13e52ad39fcce20d0b2f30f08c17
Author: ReeseLiu <[email protected]>
AuthorDate: Wed Nov 16 20:05:36 2022 +0800

    feat: add an event poster (#1410)
---
 config/event-poster-card.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/event-poster-card.json b/config/event-poster-card.json
index b3c5a2382ac..cba63dbbed4 100644
--- a/config/event-poster-card.json
+++ b/config/event-poster-card.json
@@ -1,10 +1,10 @@
 {
   "show": true,
-  "expire": "2022-11-13",
-  "image": "https://static.apiseven.com/2022/09/23/632d100e98308.png";,
+  "expire": "2022-11-20",
+  "image": "https://static.apiseven.com/2022/11/16/6374a2e12ff52.jpeg";,
   "links": {
-    "en": 
"https://apisix.apache.org/blog/2022/11/02/apache-apisix-v3-preview/?ref=apisix-poster";,
-    "zh": 
"https://apisix.apache.org/blog/2022/11/02/apache-apisix-v3-preview/?ref=apisix-poster";
+    "en": "",
+    "zh": "https://mp.weixin.qq.com/s/qx9F483mILJrxW-Rd3Blag";
   },
   "width": 400
 }

Reply via email to