Update layout.ejs (#30309)

Added /meetups link
This commit is contained in:
Mike Thomas 2025-06-26 00:03:04 +09:00 committed by GitHub
parent a00580d01d
commit b475365c6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -173,6 +173,7 @@
<div id="mobileNavbarToggleCommunity" purpose="mobile-dropdown" class="collapse" data-parent="#mobileDropdowns">
<a purpose="mobile-dropdown-link" href="/announcements">News</a>
<a purpose="mobile-dropdown-link" href="/support">Ask around</a>
<a purpose="mobile-dropdown-link" href="/meetups">Meetups</a>
<a purpose="mobile-dropdown-link" target="_blank" href="https://github.com/fleetdm/fleet/edit/main/handbook/company/testimonials.yml">Share your story</a>
<span class="mt-2 mb-2">COMPANY</span>
<div purpose="indented-mobile-links">
@ -219,6 +220,7 @@
<div purpose="header-dropdown" class="dropdown-menu">
<a class="dropdown-item" href="/announcements">News</a>
<a class="dropdown-item" href="/support">Ask around</a>
<a class="dropdown-item" href="/meetups">Meetups</a>
<a class="dropdown-item" href="/contact">Schedule a demo</a><!-- «« included here in the desktop hover nav because unlike the mobile nav (which has 'Take a tour' as a primary CTA), there is no option to do that on desktop from other pages otherwise -->
<a class="dropdown-item" target="_blank" href="https://github.com/fleetdm/fleet/edit/main/handbook/company/testimonials.yml">Share your story</a>
<span class="muted dropdown-header">COMPANY</span>