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.

Copyright © 2022-${new Date().getFullYear()}, The Apache Software Foundation. Apache OpenDAL, OpenDAL, Apache, Apache Incubator, the Apache feather, the Apache Incubator logo and the Apache OpenDAL project logo are either registered trademarks or trademarks of the Apache Software Foundation.`, + copyright: `Copyright © 2022-${new Date().getFullYear()}, The Apache Software Foundation
Apache OpenDAL, OpenDAL, Apache, the Apache feather and the Apache OpenDAL project logo are either registered trademarks or trademarks of the Apache Software Foundation.`, }, prism: { theme: lightCodeTheme, diff --git a/website/static/img/asf_logo_wide.svg b/website/static/img/asf_logo_wide.svg new file mode 100644 index 000000000000..35d28f703d59 --- /dev/null +++ b/website/static/img/asf_logo_wide.svg @@ -0,0 +1,279 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/static/img/incubator.svg b/website/static/img/incubator.svg deleted file mode 100755 index aed990f5bd6e..000000000000 --- a/website/static/img/incubator.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - -image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file