mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Website: update heading on landing pages (#17503)
changes: - "Empowering IT teams" » "Empowering security and IT teams, globally" @mikermcneil I went with "Empowering security and IT teams, globally" instead of "Empowering security and IT teams" because it was already used on the vulnerability management page.
This commit is contained in:
parent
a6aa260992
commit
41d1822684
2 changed files with 2 additions and 2 deletions
2
website/views/pages/device-management.ejs
vendored
2
website/views/pages/device-management.ejs
vendored
|
|
@ -195,7 +195,7 @@
|
|||
<div purpose="tweets-container" class="container-fluid px-md-0 pb-0 d-flex flex-column justify-content-center">
|
||||
<div purpose="section-heading" class="mx-auto text-center">
|
||||
<h4>Who else uses Fleet?</h4>
|
||||
<h2>Empowering IT teams</h2>
|
||||
<h2>Empowering security and IT teams, globally</h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
2
website/views/pages/endpoint-ops.ejs
vendored
2
website/views/pages/endpoint-ops.ejs
vendored
|
|
@ -183,7 +183,7 @@
|
|||
<div purpose="tweets-container" class="container-fluid px-md-0 pb-0 d-flex flex-column justify-content-center">
|
||||
<div purpose="section-heading" class="mx-auto text-center">
|
||||
<h4>Who else uses Fleet?</h4>
|
||||
<h3>Empowering IT teams</h3>
|
||||
<h3>Empowering security and IT teams, globally</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue