Update homepage.ejs (#2251)

* Docs image replacement

https://github.com/fleetdm/fleet/pull/2071 (removing hardcoded widths on images) undoes what we previously did for making smaller images look good at <990px breakpoints.

Only current examples of these smaller images are on this page in the docs, although there are a couple of instances in the handbook. So I propose that we only crop images that will work at full container width sizes.

With that in mind I have replaced one of the affected images on this page.

* Update homepage.ejs

Updated homepage verbiage.

* Revert "Merge branch 'mike-j-thomas-patch-1' of https://github.com/fleetdm/fleet into mike-j-thomas-patch-1"

This reverts commit 65af0eb8dd, reversing
changes made to f9d9dbca7d.

* Revert "Revert "Merge branch 'mike-j-thomas-patch-1' of https://github.com/fleetdm/fleet into mike-j-thomas-patch-1""

This reverts commit a75be66d25.

* fix typo

Co-authored-by: eashaw <caglc@live.com>
This commit is contained in:
Mike Thomas 2021-09-29 12:37:12 +09:00 committed by GitHub
parent 167053d57c
commit 98bae487a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
<div class="container d-flex flex-wrap flex-lg-nowrap justify-content-center justify-content-lg-between align-items-center px-0 pt-3 pb-5 mb-lg-4">
<div class="container text-center text-lg-left px-0 pb-5 pb-lg-0">
<h3>
Inventory management
Single source of truth
</h3>
<p>
Track and segment your enrolled hosts. Search by important details, and zoom in on individual targets.
@ -67,7 +67,7 @@
<div class="container d-flex flex-wrap flex-lg-nowrap justify-content-center justify-content-lg-between align-items-center px-0 pt-3 pb-5 mb-lg-4">
<div class="container text-center text-lg-left px-0 pb-5 pb-lg-0 m-0">
<h3>
Deployment
Deploy anywhere
</h3>
<p class="pb-4 mb-0">
Fleet is self-hosted and self-managed, and can be run within your own data centers or in the cloud.