This is an automated email from the ASF dual-hosted git repository.
warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new 45c1d28 updated ASF required content again
45c1d28 is described below
commit 45c1d2847a2326b2b949875c16be09572414741e
Author: yumengwang03 <[email protected]>
AuthorDate: Mon Jun 13 22:18:26 2022 +0800
updated ASF required content again
---
docusaurus.config.js | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 2963f09..dd7a90c 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -187,9 +187,10 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
],
copyright: `
<div style="margin-top: 20px">
- <img style="height:50px; margin-bottom: 10px; margin-top:
10px" alt="Apache Software Foundation" src= "/img/apache-incubator.svg" />
- <p style="color: #fff;font-weight:400;text-align:left">Apache
DevLake 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 c [...]
- <div style="border-top: 1px solid #fff;min-height:
60px;line-height: 20px;text-align: center;font-family: Avenir-Medium;font-size:
14px;color: #fff;display: flex;align-items: center;"><span>Copyright ©${new
Date().getFullYear()} Apache DevLake, DevLake, Apache, the Apache feather logo
and the Apache DevLake project logo are either registered trademarks or
trademarks of The Apache Software Foundation in the United States and other
countries.</span></div>
+ <img style="height:50px; margin-bottom: 10px; margin-top: 10px"
alt="Apache Software Foundation" src= "/img/apache-incubator.svg" />
+ <p style="text-align:left;">Apache DevLake 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 c [...]
+ <p style="text-align:left;">Copyright ©${new Date().getFullYear()}
Apache DevLake, DevLake, Apache, the Apache feather logo and the Apache DevLake
project logo are either registered trademarks or trademarks of The Apache
Software Foundation in the United States and other countries.</p>
+ </div>
`,
},
prism: {