mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Website: update linux logo on /explore-data (#16613)
Closes: #16519 Changes: - Replaced the image used for the Linux device on /try-fleet/explore-data
This commit is contained in:
parent
95035af767
commit
adbb86aa14
3 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB |
BIN
website/assets/images/logo-linux-muted-41x48@2x.png
vendored
Normal file
BIN
website/assets/images/logo-linux-muted-41x48@2x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
|
|
@ -26,7 +26,7 @@
|
|||
<a href="/try-fleet/explore-data/linux/apparmor_events">
|
||||
<div purpose="explore-data-card" class="card">
|
||||
<div purpose="card-body">
|
||||
<img src="/images/logo-aws-linux-muted-48x61@2x.png" alt="AWS Linux logo">
|
||||
<img src="/images/logo-linux-muted-41x48@2x.png" alt="AWS Linux logo">
|
||||
<h4>Linux</h4>
|
||||
<p>AWS EC2 instance</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue