Update homepage.ejs (#14112)

I updated "Transparency: user-first" to "Scope transparency" as per
point one of https://github.com/fleetdm/fleet/issues/13962
This commit is contained in:
Mike Thomas 2023-09-26 00:34:08 +09:00 committed by GitHub
parent 126e7b1cab
commit bb8a85c9fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,7 +184,7 @@
<div purpose="feature-row" class="d-flex flex-sm-row flex-column align-items-start justify-content-center">
<div purpose="feature" class="ml-sm-0">
<img alt="transparency" src="/images/homepage-icon-transparency-54x64@2x.png" class="mx-auto mx-sm-0">
<h5>Transparency: user-first</h5>
<h5>Scope transparency</h5>
<p>Fleet champions a user-first transparency model with its open-source software, allowing users to see what's being monitored and how. Read more on Fleets <a href="/transparency">transparency</a> page. </p>
</div>