mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
add alt tag (fixes lint)
This commit is contained in:
parent
0c31044340
commit
2d5f7e5412
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
<p style="max-width: 866px;" class="pb-5 mx-auto">Fleet makes it easier to query and track your servers, containers, and laptops. It extends <a style="color:#6a67fe; text-decoration: underline;" target="_blank" href="https://osquery.io/">osquery</a> to answer questions about multiple devices at the same time and provides log streams that enable automated threat detection.</p>
|
||||
</div>
|
||||
<div style="max-width: 1024px;" class="mx-auto pb-5 d-none d-md-block">
|
||||
<img src="/images/graphic-log-location-1024x469@2x.png" style="width: 100%;"/>
|
||||
<img alt="A diagram showing some of the most popular log destinations amongst Fleet users for their osquery device data; including AWS Kinesis, Google Cloud, and more." src="/images/graphic-log-location-1024x469@2x.png" style="width: 100%;"/>
|
||||
</div>
|
||||
<div style="max-width: 1000px" class="mx-auto">
|
||||
<div class="row pb-5">
|
||||
|
|
|
|||
Loading…
Reference in a new issue