This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new ed3cea8 Removed Project section with decommissioned Blog link
ed3cea8 is described below
commit ed3cea88dbebffb05b5c2475499d74bbe41aefaa
Author: exceptionfactory <[email protected]>
AuthorDate: Tue Oct 24 12:29:10 2023 -0500
Removed Project section with decommissioned Blog link
---
layouts/partials/minifi-topbar.html | 8 --------
layouts/partials/topbar.html | 8 --------
2 files changed, 16 deletions(-)
diff --git a/layouts/partials/minifi-topbar.html
b/layouts/partials/minifi-topbar.html
index 4d5459e..bbfcdfe 100644
--- a/layouts/partials/minifi-topbar.html
+++ b/layouts/partials/minifi-topbar.html
@@ -15,14 +15,6 @@
<section class="top-bar-section">
<!-- Right Nav Section -->
<ul class="right">
- <li class="has-dropdown">
- <a href="#">Project</a>
- <ul class="dropdown">
- <li><a href="/index.html">Home</a></li>
- <li><a href="https://blogs.apache.org/nifi/"><i
class="fa fa-external-link external-link"></i>Apache NiFi Blog</a></li>
- <li><a href="https://www.apache.org/licenses/"><i
class="fa fa-external-link external-link"></i>License</a></li>
- </ul>
- </li>
<li class="has-dropdown">
<a href="#">Documentation</a>
<ul class="dropdown">
diff --git a/layouts/partials/topbar.html b/layouts/partials/topbar.html
index 5cea7bd..212710c 100644
--- a/layouts/partials/topbar.html
+++ b/layouts/partials/topbar.html
@@ -15,14 +15,6 @@
<section class="top-bar-section">
<!-- Right Nav Section -->
<ul class="right">
- <li class="has-dropdown">
- <a href="#">Project</a>
- <ul class="dropdown">
- <li><a href="index.html">Home</a></li>
- <li><a href="https://blogs.apache.org/nifi/"><i
class="fa fa-external-link external-link"></i>Apache NiFi Blog</a></li>
- <li><a href="https://www.apache.org/licenses/"><i
class="fa fa-external-link external-link"></i>License</a></li>
- </ul>
- </li>
<li class="has-dropdown">
<a href="#">Documentation</a>
<ul class="dropdown">