This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri.git
The following commit(s) were added to refs/heads/master by this push:
new f6deef1 Remove Cookbook from the Navigation
f6deef1 is described below
commit f6deef16ef1db4fae97d351bba27e1ee1ba2d253
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Aug 20 11:29:36 2021 -0700
Remove Cookbook from the Navigation
---
theme/apache/templates/base.html | 3 ---
1 file changed, 3 deletions(-)
diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 1b839a2..efc2a03 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -151,9 +151,6 @@ li {
<a class="nav-link" href="/way">The Way</a>
</li>
<li class="nav-item active">
- <a class="nav-link" href="/cookbook">Cookbook</a>
- </li>
- <li class="nav-item active">
<a class="nav-link" href="/mentors">Mentors</a>
</li>
<li class="nav-item active">