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/petri-site.git


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

commit c20fafeafb56bbf6c60b1c3965c6e9c627babae8
Author: buildbot <[email protected]>
AuthorDate: Tue Apr 28 03:06:27 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/faq.html   | 6 ++++++
 output/index.html | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/output/faq.html b/output/faq.html
index e0272bb..df7974a 100644
--- a/output/faq.html
+++ b/output/faq.html
@@ -54,6 +54,12 @@
             <a class="nav-link" href="/">Home</a>
           </li>
           <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
             <a class="nav-link" href="/faq">FAQ</a>
           </li>
         </ul>
diff --git a/output/index.html b/output/index.html
index e39e26e..16d5a1e 100644
--- a/output/index.html
+++ b/output/index.html
@@ -54,6 +54,12 @@
             <a class="nav-link" href="/">Home</a>
           </li>
           <li class="nav-item active">
+            <a class="nav-link" href="/projects">Projects</a>
+          </li>
+          <li class="nav-item active">
+            <a class="nav-link" href="/mentors">Mentors</a>
+          </li>
+          <li class="nav-item active">
             <a class="nav-link" href="/faq">FAQ</a>
           </li>
         </ul>

Reply via email to