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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 1a9c9ba  Add Job Posting link to contribute menu
1a9c9ba is described below

commit 1a9c9bacb15c92c27303cfec7695f1f1e56e798f
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Nov 21 10:20:57 2025 -0800

    Add Job Posting link to contribute menu
---
 content/theme/templates/menu.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/theme/templates/menu.html 
b/content/theme/templates/menu.html
index 83afc32..d8d223d 100644
--- a/content/theme/templates/menu.html
+++ b/content/theme/templates/menu.html
@@ -44,6 +44,7 @@
           <a class="nav-link dropdown-toggle" href="#" 
data-bs-toggle="dropdown" aria-expanded="false">Contribute</a>
           <ul class="dropdown-menu">
             <li><a class="dropdown-item" href="/volunteer.html">Volunteer with 
Tooling</a></li>
+            <li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>
           </ul>
         </li>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to