This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch gh-pages-apache in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit 221208b0d313b70501fe4ff468f56e08dd8acd6c Author: xwm1992 <[email protected]> AuthorDate: Wed Mar 24 15:48:30 2021 +0800 support wechat.jpg --- assets/img/wechat.jpg | Bin 0 -> 27722 bytes index.md | 5 +++++ 2 files changed, 5 insertions(+) diff --git a/assets/img/wechat.jpg b/assets/img/wechat.jpg new file mode 100644 index 000000000..ce3f11da8 Binary files /dev/null and b/assets/img/wechat.jpg differ diff --git a/index.md b/index.md index c59da82de..00ac6df42 100644 --- a/index.md +++ b/index.md @@ -116,5 +116,10 @@ sections: icon: fa-facebook icon_type: fab url: '#' + - title: WeChat Official Account + icon: fa-weixin + text: <img src="assets/img/wechat.jpg" alt="wechat official account"> + icon_type: fab + url: '#' --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
