This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git
commit b3368736c67092469a6f7a435c222ac0417af0b6 Author: xwm1992 <[email protected]> AuthorDate: Mon May 10 17:44:07 2021 +0800 1.submit copyright 2.remove use case --- _data/footer.yml | 2 +- index.md | 16 +--------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/_data/footer.yml b/_data/footer.yml index 962f0d9..e25bcf6 100644 --- a/_data/footer.yml +++ b/_data/footer.yml @@ -1,4 +1,4 @@ -copyright: 'Apache EventMesh, Apache Incubator, EventMesh, Apache, the Apache feather logo, the Apache EventMesh logo and the Apache Incubator project logo are trademarks of The Apache Software Foundation.<br/>' +copyright: 'Copyright © 2021 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br>Apache EventMesh, Apache Incubator, EventMesh, Apache, the Apache feather logo, the Apache EventMesh logo and the Apache Incubator project logo are trademarks of The Apache Software Foundation.<br/>' links: - text: License url: 'https://www.apache.org/licenses/' diff --git a/index.md b/index.md index 511b5b0..b83c74b 100644 --- a/index.md +++ b/index.md @@ -7,7 +7,7 @@ header: which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks. action: # action button is optional label: Get Started! - url: 'https://github.com/WeBankFinTech/EventMesh' + url: 'https://github.com/apache/incubator-eventmesh' sections: @@ -66,16 +66,6 @@ sections: url: https://startbootstrap.com/themes/creative/ class: btn-light - - type: members.html - section_id: members - title: Use Case - background_style: bg-info text-white - members: - - title: - text: - image: assets/img/members/webank.png - url: 'www.webank.com' - - type: timeline.html section_id: timeline title: Major Achievements! @@ -112,10 +102,6 @@ sections: icon: fa-twitter icon_type: fab url: '#' - - title: Facebook - 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"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
