Added osquery link to testimonial (#730)

* Added osquery link to testimonial

* Update homepage.ejs

Changed inline-block style to d-inline-block class.
This commit is contained in:
Mike Thomas 2021-05-07 06:48:00 +09:00 committed by GitHub
parent c67d9bc8eb
commit b0af428794
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,8 +51,8 @@
<div style="max-width: 800px" class="pb-5 mx-auto">
<div style="max-width: 800px; text-align: center;" class="position-relative mx-auto">
<p>"Fleet is hands down the best osquery platform out there. Zach and I created Fleet as a natural extension to our original vision for osquery and this has manifested in the ease-of-use, flexibility, and adoption it has today. Look to Fleet for the future of open-source endpoint monitoring."</p>
<p style="color: #676A7A" class="mb-4">- Mike Arpaia, Co-creator of osquery</p>
<img alt="osquery logo" src="/images/logo-osquery-89x24@2x.png" style="height: 40px; width: 137px;" class="mb-3 mx-auto"/>
<p style="color: #676A7A" class="mb-4">- Mike Arpaia, Co-creator of <a style="color:#676A7A;" target="_blank" href="https://osquery.io/">osquery</a></p>
<a target="_blank" href="https://osquery.io/"><img alt="osquery logo" src="/images/logo-osquery-89x24@2x.png" style="height: 40px; width: 137px;" class="d-inline-block mb-3 mx-auto"/></a>
</div>
</div>
</div>