mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Homepage: Update stats (#32664)
This commit is contained in:
parent
46fbf58d61
commit
86bce3ab7f
1 changed files with 2 additions and 2 deletions
4
website/views/pages/homepage.ejs
vendored
4
website/views/pages/homepage.ejs
vendored
|
|
@ -38,7 +38,7 @@
|
|||
<a purpose="statistics" class="d-flex" href="/testimonials" no-underline>
|
||||
<div purpose="statistics-column">
|
||||
<div purpose="customers" class="d-none d-sm-block">
|
||||
<h4>100+</h4>
|
||||
<h4>1,300+</h4>
|
||||
<p>customers</p>
|
||||
</div>
|
||||
<div purpose="countries" class="d-block d-sm-none">
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
<p>countries</p>
|
||||
</div>
|
||||
<div purpose="customers" class="d-block d-sm-none">
|
||||
<h4>100+</h4>
|
||||
<h4>1,300+</h4>
|
||||
<p>customers</p>
|
||||
</div>
|
||||
<div purpose="response-time">
|
||||
|
|
|
|||
Loading…
Reference in a new issue