Skip to content

Commit 98588b6

Browse files
committed
added academy to projects navigator
Signed-off-by: kishore08-07 <[email protected]>
1 parent 11ef663 commit 98588b6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

layouts/partials/navbar.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,22 @@
167167

168168
<span>Nighthawk</span></a
169169
>
170+
171+
<div class="dropdown-divider"></div>
172+
<a
173+
class="dropdown-item"
174+
href="https://cloud.layer5.io/academy"
175+
target="_blank"
176+
>
177+
<div class="logo-container">
178+
<img
179+
src="/images/logos/academy.svg"
180+
alt="Layer5 Academy Logo"
181+
/>
182+
</div>
183+
184+
<span>Academy</span></a
185+
>
170186
</div>
171187
</li>
172188
<li class="nav-item" id="signin-button" style="display: none;">

0 commit comments

Comments
 (0)