mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update customer number in history (#23296)
This commit is contained in:
parent
76d4f85a4a
commit
e8426c3ff7
2 changed files with 2 additions and 2 deletions
|
|
@ -131,7 +131,7 @@ Fleet raised its Series A funding round. The world now has at least 1.65 millio
|
|||
Fleet added support for [scripting and management capabilities](https://fleetdm.com/announcements/fleet-introduces-windows-mdm) on macOS, Windows, _and_ Linux devices, allowing IT departments to manage devices more consistently using modern tooling and best practices. This allowed many customers to simplify their management practices. In several cases, Fleet was also able to save customers several hundreds of thousands of dollars (USD) by cutting tool overlap across platforms such as Jamf, Airwatch, Intune, MobileIron, Nexthink, Tanium, Uptycs, and Rapid7.
|
||||
|
||||
### 2024: Fleet is growing globally
|
||||
Fleet has expanded into 90+ countries, with 450+ customers and 2.24 million computers and virtual hosts enrolled (including the worlds most powerful computer).
|
||||
Fleet has expanded into 90+ countries, with 100+ customers and 2.24 million computers and virtual hosts enrolled (including the worlds most powerful computer).
|
||||
|
||||
<!-- 2024: and implement "zero trust" faster -->
|
||||
|
||||
|
|
|
|||
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -23,7 +23,7 @@
|
|||
<div purpose="statistics">
|
||||
<div purpose="customers-and-countries-row" class="d-flex flex-row justify-content-center">
|
||||
<div purpose="customers">
|
||||
<h4>450+</h4>
|
||||
<h4>100+</h4>
|
||||
<p>customers</p>
|
||||
</div>
|
||||
<div purpose="countries" class="d-flex d-sm-none">
|
||||
|
|
|
|||
Loading…
Reference in a new issue