This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new dcc7bab1 fix: add Apache Podling Website Checks for Disclaimer and 
Privacy (#158)
dcc7bab1 is described below

commit dcc7bab10153a0385ee55de04447646d69c1d16c
Author: wanganjuan <[email protected]>
AuthorDate: Mon Dec 12 18:18:56 2022 +0800

    fix: add Apache Podling Website Checks for Disclaimer and Privacy (#158)
    
    Co-authored-by: imbajin <[email protected]>
---
 content/cn/_index.html                    | 4 ++++
 content/en/_index.html                    | 4 ++++
 themes/docsy/layouts/partials/footer.html | 1 +
 3 files changed, 9 insertions(+)

diff --git a/content/cn/_index.html b/content/cn/_index.html
index 0fd820e4..609ce5bb 100644
--- a/content/cn/_index.html
+++ b/content/cn/_index.html
@@ -88,3 +88,7 @@ linkTitle = "Huge Docs"
 </div>
 
 {{< /blocks/section >}}
+
+{{< blocks/section  >}}
+<p>Apache EventMesh 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 pr [...]
+{{< /blocks/section >}}
diff --git a/content/en/_index.html b/content/en/_index.html
index 221a6627..f07b3ac4 100644
--- a/content/en/_index.html
+++ b/content/en/_index.html
@@ -91,3 +91,7 @@ PS: twitter account it's on the way
 </div>
 
 {{< /blocks/section >}}
+
+{{< blocks/section  >}}
+<p>Apache EventMesh 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 pr [...]
+{{< /blocks/section >}}
diff --git a/themes/docsy/layouts/partials/footer.html 
b/themes/docsy/layouts/partials/footer.html
index 05c25458..526c8739 100644
--- a/themes/docsy/layouts/partials/footer.html
+++ b/themes/docsy/layouts/partials/footer.html
@@ -18,6 +18,7 @@
               <li><a class="white" 
href="http://www.apache.org/events/current-event";>Events</a></li>
               <li><a class="white" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
               <li><a class="white" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+              <li><a class="white" 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
target="_blank">Privacy</a></li>
             </ul>
           </div>
       </div>

Reply via email to