This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sis-site.git
The following commit(s) were added to refs/heads/main by this push:
new daaea550 Add a link to ASF privacy policy.
daaea550 is described below
commit daaea55013eacda72c38b84e44e4a1013a7cf3e5
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Thu Jul 6 18:18:17 2023 +0200
Add a link to ASF privacy policy.
---
layouts/partials/menu.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/layouts/partials/menu.html b/layouts/partials/menu.html
index 14337b90..e9fd3953 100644
--- a/layouts/partials/menu.html
+++ b/layouts/partials/menu.html
@@ -8,6 +8,7 @@
<li><a class="dropdown-item"
href="http://www.apache.org/licenses/">License</a></li>
<li><a class="dropdown-item" href="/mail-lists.html">Mailing
Lists</a></li>
<li><a class="dropdown-item" href="/team-list.html">Project
Team</a></li>
+ <li><a class="dropdown-item"
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
policy</a></li>
</ul>
</li>
<li class="nav-item dropdown">