Website: In topbar nav only: "Share your story" => "Testimonials" (#29500)

This commit is contained in:
Mike McNeil 2025-06-21 13:40:53 +01:00 committed by GitHub
parent 2710a531fc
commit 7375056927
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -177,7 +177,7 @@
<span class="mt-2 mb-2">COMPANY</span>
<div purpose="indented-mobile-links">
<a purpose="mobile-dropdown-link" href="/handbook">The handbook</a>
<a purpose="mobile-dropdown-link" href="/testimonials">What people are saying</a>
<a purpose="mobile-dropdown-link" href="/testimonials">Testimonials</a>
</div>
</div>
<hr>
@ -223,7 +223,7 @@
<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>
<a class="dropdown-item" href="/handbook">The handbook</a>
<a class="dropdown-item" href="/testimonials">What people are saying</a>
<a class="dropdown-item" href="/testimonials">Testimonials</a>
</div>
</div>
<a purpose="header-nav-btn" button-text="Pricing" href="/pricing" class=" align-items-center <%= typeof currentSection !== 'undefined' && currentSection === 'pricing' ? 'current-section' : '' %>" style="text-decoration: none; line-height: 23px;">Pricing</a>