You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2022/09/29 21:20:46 UTC

[kafka-site] branch asf-site updated: Add required ASF nav items (#452)

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

junrao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a2d78eca Add required ASF nav items (#452)
a2d78eca is described below

commit a2d78eca04b94a9d509fa7ba9f34af81a2a712b9
Author: scott-confluent <66...@users.noreply.github.com>
AuthorDate: Thu Sep 29 14:20:40 2022 -0700

    Add required ASF nav items (#452)
---
 includes/_top.htm | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/includes/_top.htm b/includes/_top.htm
index f89e13ed..419f2a31 100644
--- a/includes/_top.htm
+++ b/includes/_top.htm
@@ -150,6 +150,43 @@
 							</li>
 						</ul>
 					</li>
+					<li class="top-nav-item" role="menuitem">
+						<a href="#" class="top-nav-item-anchor" aria-haspopup="true" aria-expanded="false" aria-controls="nav-community-menu">
+							Apache
+						</a>
+						<ul class="top-nav-menu" aria-hidden="true" role="menu" id="nav-community-menu" title="Community">
+							<li class="top-nav-menu-item" role="menuitem">
+								<a class="top-nav-anchor" tabindex="-1" href="https://www.apache.org/licenses/" target="_blank">
+									License
+								</a>
+							</li>
+							<li class="top-nav-menu-item" role="menuitem">
+								<a class="top-nav-anchor" tabindex="-1" href="https://www.apache.org/foundation/sponsorship.html" target="_blank">
+									Donate
+								</a>
+							</li>
+							<li class="top-nav-menu-item" role="menuitem">
+								<a class="top-nav-anchor" tabindex="-1" href="https://www.apache.org/foundation/thanks.html" target="_blank">
+									Sponsors
+								</a>
+							</li>
+							<li class="top-nav-menu-item" role="menuitem">
+								<a class="top-nav-anchor" tabindex="-1" href="https://www.apache.org/security/" target="_blank">
+									Security
+								</a>
+							</li>
+							<li class="top-nav-menu-item" role="menuitem">
+								<a class="top-nav-anchor" tabindex="-1" href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">
+									Privacy
+								</a>
+							</li>
+							<li class="top-nav-menu-item" role="menuitem">
+								<a class="top-nav-anchor" tabindex="-1" href="https://www.apache.org/foundation/sponsorship.html" target="_blank">
+									Apache.org
+								</a>
+							</li>
+						</ul>
+					</li>
 					<li class="top-nav-item" role="menuitem">
 						<a href="/downloads" class="top-nav-download" tabindex="-1" id="top-nav-download">
 							Download Kafka