Homepage: Open by design (#14227)

relates to https://github.com/fleetdm/confidential/issues/3815
This commit is contained in:
Mike McNeil 2023-10-01 23:54:55 -05:00 committed by GitHub
parent 0604d529df
commit 1f8517daf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@
<%/* Supported platforms */%>
<div purpose="supported-platforms" class="d-flex flex-column">
<h2>Supported platforms</h2>
<h2>An open API for every endpoint</h2>
<div class="card-deck d-flex flex-row flex-wrap justify-content-center mx-auto">
<div purpose="supported-platform" class="">
<img alt="Linux" src="/images/homepage-platform-linux-41x48@2x.png">
@ -198,7 +198,7 @@
</div>
<div purpose="homepage-text-block" class="text-center mx-auto">
<h2>Open through and through</h2>
<h2>Open by design</h2>
<p>Fleet is dedicated to flexibility, accessibility, and clarity. We think everyone can contribute and that tools should be as easy as possible for everyone to understand.</p>
</div>