mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Updated website footer to include Trust link (#38677)
Added Trust link. Changed "Multi platform" to "Solutions" to match the main nav.
This commit is contained in:
parent
d1ade470e0
commit
10e8d2c655
1 changed files with 2 additions and 2 deletions
4
website/views/layouts/layout.ejs
vendored
4
website/views/layouts/layout.ejs
vendored
|
|
@ -765,7 +765,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div purpose="footer-nav-column" class="d-flex flex-column col-lg-3 col-md-4 col-sm-6 col-12">
|
||||
<strong purpose="footer-nav-header">Multi platform</strong>
|
||||
<strong purpose="footer-nav-header">Solutions</strong>
|
||||
<a href="/device-management">Device management</a>
|
||||
<a href="/orchestration">Orchestration</a>
|
||||
<a href="/software-management">Software management</a>
|
||||
|
|
@ -783,7 +783,7 @@
|
|||
<div purpose="footer-nav-column" class="d-flex flex-column col-lg-3 col-md-4 col-sm-6 col-12">
|
||||
<strong purpose="footer-nav-header">Company</strong>
|
||||
<a href="/handbook/company">About</a>
|
||||
<a href="/announcements">News</a>
|
||||
<a href="/trust">Trust</a>
|
||||
<a href="/apply">Jobs</a>
|
||||
<a href="/logos">Logos/artwork</a>
|
||||
<a href="/handbook/company/why-this-way#why-open-source">Why open source?</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue