This is an automated email from the ASF dual-hosted git repository.
niallp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push:
new 5889f56 Improve page Titles
new 3780a63 Merge branch 'main' of https://github.com/apache/attic
5889f56 is described below
commit 5889f56358bcae5e526da2aec7e28b5bb9c2e22a
Author: Niall Pemberton <[email protected]>
AuthorDate: Sat May 3 00:33:56 2025 +0100
Improve page Titles
---
data.md | 4 ++--
process-howto.md | 2 +-
resolution.md | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/data.md b/data.md
index 33b18fe..a3a5fb6 100644
--- a/data.md
+++ b/data.md
@@ -1,6 +1,6 @@
---
layout: page
-title: Retired Projects Data
+title: Data Reference (YAML)
parent: Process
nav_order: 3
nav_exclude: false
@@ -22,7 +22,7 @@ See the License for the specific language governing
permissions and
limitations under the License.
{% endcomment %}
-# Retired Projects Data YAML Files
+# Data Reference (YAML)
***
Much of the content on this website is generated from
diff --git a/process-howto.md b/process-howto.md
index e723120..bc0f1ce 100644
--- a/process-howto.md
+++ b/process-howto.md
@@ -1,6 +1,6 @@
---
layout: page
-title: How To
+title: Attic Process
parent: Process
nav_order: 2
---
diff --git a/resolution.md b/resolution.md
index 6c9df61..2e244eb 100644
--- a/resolution.md
+++ b/resolution.md
@@ -1,6 +1,6 @@
---
layout: page
-title: Resolution
+title: Board Resolution
parent: Process
nav_exclude: false
nav_order: 1