This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch privacy-policy
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/privacy-policy by this push:
new 50ebed4c1 Moves link to Privacy Policy to top menu
50ebed4c1 is described below
commit 50ebed4c1fa490cadb4711d25311e7bb747ee475
Author: Lukasz Lenart <[email protected]>
AuthorDate: Thu Apr 21 15:24:49 2022 +0200
Moves link to Privacy Policy to top menu
---
source/_includes/footer.html | 6 +-----
source/_includes/header.html | 1 +
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/source/_includes/footer.html b/source/_includes/footer.html
index 2250f6c35..318ad69af 100644
--- a/source/_includes/footer.html
+++ b/source/_includes/footer.html
@@ -2,12 +2,8 @@
<footer class="container">
<div class="col-md-12">
Copyright © 2000-2022 <a href="https://www.apache.org/">The Apache
Software Foundation</a>.
- <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a>.
- All Rights Reserved.
- </div>
- <div class="col-md-12">
Apache Struts, Struts, Apache, the Apache feather logo, and the Apache
Struts project logos are
- trademarks of The Apache Software Foundation.
+ trademarks of The Apache Software Foundation. All Rights Reserved.
</div>
<div class="col-md-12">Logo and website design donated by <a
href="https://softwaremill.com/">SoftwareMill</a>.</div>
</footer>
diff --git a/source/_includes/header.html b/source/_includes/header.html
index dbc3f03ed..9bfa1ea6f 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -30,6 +30,7 @@
<li><a href="http://www.apache.org/licenses/">License</a></li>
<li><a
href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li>
<li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a>.</li>
</ul>
</li>
<li class="dropdown">