From 98bae487a5727ed2b325b3a60b3a824c2bfd54ad Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Wed, 29 Sep 2021 12:37:12 +0900 Subject: [PATCH] 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 65af0eb8ddfb8cdc298747df0f6f7599d7cee6cc, reversing changes made to f9d9dbca7db8c270e5f358796b65e8a323936d52. * Revert "Revert "Merge branch 'mike-j-thomas-patch-1' of https://github.com/fleetdm/fleet into mike-j-thomas-patch-1"" This reverts commit a75be66d25afc6521e827f4d9b29a6f74bbd1300. * fix typo Co-authored-by: eashaw --- website/views/pages/homepage.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index d8be8c66ef..3fe26cebf7 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -36,7 +36,7 @@

- Inventory management + Single source of truth

Track and segment your enrolled hosts. Search by important details, and zoom in on individual targets. @@ -67,7 +67,7 @@

- Deployment + Deploy anywhere

Fleet is self-hosted and self-managed, and can be run within your own data centers or in the cloud.