This is an automated email from the ASF dual-hosted git repository.
shuyangw 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 bc3ce95 feat: added meta image (#345)
bc3ce95 is described below
commit bc3ce95473eee84b97920bda38862133de4d92d4
Author: Arijit Kundu <[email protected]>
AuthorDate: Tue May 18 07:07:33 2021 +0530
feat: added meta image (#345)
---
website/docusaurus.config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 9c2b403..c414d3e 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -425,6 +425,7 @@ module.exports = {
disableSwitch: false,
respectPrefersColorScheme: true,
},
+ image: 'img/favicon.png',
metadatas: [
{
name: "description",