You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by yo...@apache.org on 2022/11/23 01:01:48 UTC

[apisix-website] branch master updated: chore: update zh poster card info (#1419)

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

young 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 72bd935c197 chore: update zh poster card info (#1419)
72bd935c197 is described below

commit 72bd935c19747c61c734f05f44c04990b790e8de
Author: ReeseLiu <97...@users.noreply.github.com>
AuthorDate: Wed Nov 23 09:01:42 2022 +0800

    chore: update zh poster card info (#1419)
---
 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 9f67da3982a..76b2270ca8d 100644
--- a/config/event-poster-card.json
+++ b/config/event-poster-card.json
@@ -1,16 +1,16 @@
 {
   "$schema": "../website/src/components/event-poster-card-schema.json",
   "show": true,
-  "expire": "2022-11-20",
+  "expire": "2022-11-27",
   "width": 400,
   "config": {
     "en": {
       "disable": true
     },
     "zh": {
-      "image": "https://static.apiseven.com/2022/11/16/6374a2e12ff52.jpeg",
-      "link": "https://mp.weixin.qq.com/s/qx9F483mILJrxW-Rd3Blag",
-      "description": "直播预告|Apache APISIX x Apache EventMesh 在线 Meetup 来袭"
+      "image": "https://static.apiseven.com/2022/11/22/637c9b44eb861.png",
+      "link": "http://hdxu.cn/M7hd7",
+      "description": "直播预告|Apache APISIX x Apache SeaTunnel 助力探索提升数据价值之道"
     }
   }
 }