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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new e50b7cf  Automatic Site Publish by Buildbot
e50b7cf is described below

commit e50b7cf591a78ddc731637d22ef187fd8a7f433d
Author: buildbot <[email protected]>
AuthorDate: Tue Dec 2 22:19:45 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/_pagefind/fragment/en_9572dc1.pf_fragment | Bin 0 -> 3001 bytes
 output/_pagefind/fragment/en_f6b6197.pf_fragment | Bin 2995 -> 0 bytes
 output/_pagefind/index/en_38fa143.pf_index       | Bin 32939 -> 0 bytes
 output/_pagefind/index/en_886b7c1.pf_index       | Bin 0 -> 32961 bytes
 output/_pagefind/pagefind-entry.json             |   2 +-
 output/_pagefind/pagefind.en_10faa5af08.pf_meta  | Bin 0 -> 189 bytes
 output/_pagefind/pagefind.en_ea56bd069e.pf_meta  | Bin 186 -> 0 bytes
 output/agenda-tool.html                          |   4 ++--
 output/data-model.html                           |   4 ++--
 output/draft-asf-token-standard-faq.html         |   4 ++--
 output/draft-asf-token-standard.html             |   4 ++--
 output/index.html                                |   4 ++--
 output/job-posting.html                          |   7 ++++---
 output/platform.html                             |   4 ++--
 output/policies.html                             |   4 ++--
 output/supply-chain.html                         |   4 ++--
 output/svn-dist.html                             |   4 ++--
 output/team.html                                 |   4 ++--
 output/trusted-releases.html                     |   4 ++--
 output/volunteer.html                            |   4 ++--
 20 files changed, 29 insertions(+), 28 deletions(-)

diff --git a/output/_pagefind/fragment/en_9572dc1.pf_fragment 
b/output/_pagefind/fragment/en_9572dc1.pf_fragment
new file mode 100644
index 0000000..301b80d
Binary files /dev/null and b/output/_pagefind/fragment/en_9572dc1.pf_fragment 
differ
diff --git a/output/_pagefind/fragment/en_f6b6197.pf_fragment 
b/output/_pagefind/fragment/en_f6b6197.pf_fragment
deleted file mode 100644
index afa75bc..0000000
Binary files a/output/_pagefind/fragment/en_f6b6197.pf_fragment and /dev/null 
differ
diff --git a/output/_pagefind/index/en_38fa143.pf_index 
b/output/_pagefind/index/en_38fa143.pf_index
deleted file mode 100644
index 8435d8b..0000000
Binary files a/output/_pagefind/index/en_38fa143.pf_index and /dev/null differ
diff --git a/output/_pagefind/index/en_886b7c1.pf_index 
b/output/_pagefind/index/en_886b7c1.pf_index
new file mode 100644
index 0000000..fda5385
Binary files /dev/null and b/output/_pagefind/index/en_886b7c1.pf_index differ
diff --git a/output/_pagefind/pagefind-entry.json 
b/output/_pagefind/pagefind-entry.json
index 18d0055..1bb175d 100644
--- a/output/_pagefind/pagefind-entry.json
+++ b/output/_pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.0.4","languages":{"en":{"hash":"en_ea56bd069e","wasm":"en","page_count":13}}}
\ No newline at end of file
+{"version":"1.0.4","languages":{"en":{"hash":"en_10faa5af08","wasm":"en","page_count":13}}}
\ No newline at end of file
diff --git a/output/_pagefind/pagefind.en_10faa5af08.pf_meta 
b/output/_pagefind/pagefind.en_10faa5af08.pf_meta
new file mode 100644
index 0000000..3b28f9b
Binary files /dev/null and b/output/_pagefind/pagefind.en_10faa5af08.pf_meta 
differ
diff --git a/output/_pagefind/pagefind.en_ea56bd069e.pf_meta 
b/output/_pagefind/pagefind.en_ea56bd069e.pf_meta
deleted file mode 100644
index 8ef9489..0000000
Binary files a/output/_pagefind/pagefind.en_ea56bd069e.pf_meta and /dev/null 
differ
diff --git a/output/agenda-tool.html b/output/agenda-tool.html
index d2be8df..514b4a6 100644
--- a/output/agenda-tool.html
+++ b/output/agenda-tool.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/data-model.html b/output/data-model.html
index 2a228ca..a36f4ee 100644
--- a/output/data-model.html
+++ b/output/data-model.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/draft-asf-token-standard-faq.html 
b/output/draft-asf-token-standard-faq.html
index d435169..b008ca2 100644
--- a/output/draft-asf-token-standard-faq.html
+++ b/output/draft-asf-token-standard-faq.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/draft-asf-token-standard.html 
b/output/draft-asf-token-standard.html
index 3fcea45..9364db7 100644
--- a/output/draft-asf-token-standard.html
+++ b/output/draft-asf-token-standard.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/index.html b/output/index.html
index f9472f5..fb1854c 100644
--- a/output/index.html
+++ b/output/index.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/job-posting.html b/output/job-posting.html
index 2eb9f32..203f832 100644
--- a/output/job-posting.html
+++ b/output/job-posting.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
@@ -139,7 +139,8 @@
           <h1>
             Senior Software Engineer, Tooling
           </h1>
-          <p>$100,000 to $130,000 - Contract</p>
+          <h2>FILLED</h2>
+<p>$100,000 to $130,000 - Contract</p>
 <p>This is your chance to work on security-focused tooling, mostly written in
 Python, at a public benefit open source software foundation.</p>
 <ul>
diff --git a/output/platform.html b/output/platform.html
index 0a85312..818a393 100644
--- a/output/platform.html
+++ b/output/platform.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/policies.html b/output/policies.html
index 710f075..6b894cd 100644
--- a/output/policies.html
+++ b/output/policies.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/supply-chain.html b/output/supply-chain.html
index a998879..292ebd4 100644
--- a/output/supply-chain.html
+++ b/output/supply-chain.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/svn-dist.html b/output/svn-dist.html
index 9025ddc..ac16eda 100644
--- a/output/svn-dist.html
+++ b/output/svn-dist.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/team.html b/output/team.html
index f84988d..795bb12 100644
--- a/output/team.html
+++ b/output/team.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/trusted-releases.html b/output/trusted-releases.html
index 1a34366..ca86f5b 100644
--- a/output/trusted-releases.html
+++ b/output/trusted-releases.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>
diff --git a/output/volunteer.html b/output/volunteer.html
index 377d20c..cd3a7e2 100644
--- a/output/volunteer.html
+++ b/output/volunteer.html
@@ -61,7 +61,7 @@
   <div class="container-fluid">
     <a class="navbar-brand" href="/">
       <img src="https://apache.org/img/asf_logo.png"; alt="The Apache Software 
Foundation" style="height: 42px; margin-left: 6px;">
-      <span style="position: relative; top: 5px; margin-left: 10px;">Tooling 
Initiative</span>
+      <span style="font-weight: bold; position: relative; top: 5px; 
margin-left: 10px;">Tooling Initiative</span>
     </a>
     <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
       <span class="navbar-toggler-icon"></span>
@@ -74,7 +74,7 @@
             <!--<li><a class="dropdown-item" href="/blog/">Tooling 
Blog</a></li>-->
             <li><a class="dropdown-item" href="/team.html">About the 
team</a></li>
             <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>
+            <!--<li><a class="dropdown-item" href="/job-posting.html">Job 
Posting</a></li>-->
             <li><hr class="dropdown-divider"></li>
             <li><a class="dropdown-item" href="/trusted-releases.html">Trusted 
Releases</a></li>
             <li><a class="dropdown-item" href="/supply-chain.html">Supply 
Chain Attacks FAQ</a></li>


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

Reply via email to