diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 3e0a0ea8ba57..4a3ffebe02de 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -209,11 +209,11 @@ const config = {
style: 'light',
logo: {
alt: 'Apache Software Foundation',
- src: './img/incubator.svg',
+ src: './img/asf_logo_wide.svg',
href: 'https://www.apache.org/',
- width: 200,
+ width: 300,
},
- copyright: `Apache OpenDAL (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.