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

rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 2113c6fe "navigation" tag
2113c6fe is described below

commit 2113c6fecbd1e66a7bb02cd4ab58fb094aab48a6
Author: Rich Bowen <[email protected]>
AuthorDate: Tue Jun 9 14:18:52 2026 -0400

    "navigation" tag
    
    "navigation" isn't a useful tag. Tags should reflect the content/topic
    of the page. All pages are for navigation, by definition, making this a
    meaningless tag for the purpose of search and, y'know, navigation.
---
 source/about/_index.md        | 2 +-
 source/blog/_index.md         | 2 +-
 source/committers/_index.md   | 2 +-
 source/companies/_index.md    | 2 +-
 source/contributors/_index.md | 2 +-
 source/links.md               | 2 +-
 source/mentoring/_index.md    | 2 +-
 source/newcomers/_index.md    | 2 +-
 source/pmc/_index.md          | 2 +-
 source/speakers/_index.md     | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/source/about/_index.md b/source/about/_index.md
index c2c78da7..519e2655 100755
--- a/source/about/_index.md
+++ b/source/about/_index.md
@@ -1,7 +1,7 @@
 ---
 title: "Community Development: What we do"
 url: /about/
-tags: ["faq","navigation"]
+tags: ["faq"]
 ---
 
 ## Community Development: What We Do
diff --git a/source/blog/_index.md b/source/blog/_index.md
index 36c965ee..23491644 100644
--- a/source/blog/_index.md
+++ b/source/blog/_index.md
@@ -2,7 +2,7 @@
 title: ASF Community Development Blog
 url: /blog/
 list_pages: true
-tags: ["blog","navigation"]
+tags: ["blog"]
 ---
 
 ## ASF Community Development Blog
diff --git a/source/committers/_index.md b/source/committers/_index.md
index 8611ff77..524d020c 100755
--- a/source/committers/_index.md
+++ b/source/committers/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Committer resources
 url: /committers/
-tags: ["committers","navigation","contributing"]
+tags: ["committers","contributing"]
 ---
 
 There are a number of useful Apache tools and services available for Apache 
projects
diff --git a/source/companies/_index.md b/source/companies/_index.md
index d1a5664a..7f4d371a 100644
--- a/source/companies/_index.md
+++ b/source/companies/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Companies and Open Source
 url: /companies/
-tags: ["companies", "business", "navigation"]
+tags: ["companies", "business"]
 ---
 
 # Why Your Company Should Participate in ASF Projects
diff --git a/source/contributors/_index.md b/source/contributors/_index.md
index caab7734..14411f48 100755
--- a/source/contributors/_index.md
+++ b/source/contributors/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Contributing to the Apache Software Foundation
 url: /contributors/
-tags: ["faq","navigation","contributing"]
+tags: ["faq","contributing"]
 ---
 
 <img src="/images/contributors-fp.webp" alt="Code sample" class="pull-right">
diff --git a/source/links.md b/source/links.md
index 3274421e..3079692c 100644
--- a/source/links.md
+++ b/source/links.md
@@ -1,6 +1,6 @@
 ---
 title: Links
-tags: ["links","navigation"]
+tags: ["links"]
 ---
 
 This is a collection of links to information that's relevant to the Apache Way 
and Open Source in general.
diff --git a/source/mentoring/_index.md b/source/mentoring/_index.md
index 9a8eda4a..018311cf 100644
--- a/source/mentoring/_index.md
+++ b/source/mentoring/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Mentoring
 url: /mentoring/
-tags: ["mentoring","navigation"]
+tags: ["mentoring"]
 ---
 
 # Mentoring
diff --git a/source/newcomers/_index.md b/source/newcomers/_index.md
index 86553284..4ed0c447 100644
--- a/source/newcomers/_index.md
+++ b/source/newcomers/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Welcome, Apache newcomers!
 url: /newcomers/
-tags: ["newcomers","navigation"]
+tags: ["newcomers"]
 ---
 
 <!--
diff --git a/source/pmc/_index.md b/source/pmc/_index.md
index ef1ff8fa..df9f0ded 100644
--- a/source/pmc/_index.md
+++ b/source/pmc/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Project Management Committees
 url: /pmc/
-tags: ["pmc","navigation"]
+tags: ["pmc"]
 ---
 
 The Project Management Committee, or PMC, is the technical steering
diff --git a/source/speakers/_index.md b/source/speakers/_index.md
index 7dce9e16..28cd148e 100644
--- a/source/speakers/_index.md
+++ b/source/speakers/_index.md
@@ -1,7 +1,7 @@
 ---
 title: Speaking about Apache, our Projects and our Community
 url: /speakers/
-tags: ["speakers","conferences","navigation"]
+tags: ["speakers","conferences"]
 ---
 
 If you are looking for speakers for an event, or are a speaker looking for 

Reply via email to