mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
> Related issue #20311 # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Added/updated tests - [x] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [ ] Orbit runs on macOS, Linux and Windows. Check if the orbit feature/bugfix should only apply to one platform (`runtime.GOOS`). - [ ] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [x] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)). |
||
|---|---|---|
| .. | ||
| fleet-logo-blue-118x41@2x.png | ||
| fleet-mark-color-40x40@2x.png | ||
| fleet-mark-color-40x40@4x.png | ||
| icon-avatar-default-128x128-2x.png | ||
| icon-avatar-default-dark-24x24@2x.png | ||
| icon-avatar-default-transparent-64x64@2x.png | ||
| mdm-ade-migration-1024x500.png | ||
| mdm-manual-migration-1024x500.png | ||
| mdm-migration-notification-344x68.png | ||
| mdm-migration-pre-sonoma-unenroll-1024x500.png | ||
| mdm-migration-screenshot-768x180-2x.png | ||
| mdm-migration-screenshot-notification-2048x480.png | ||
| mdm-migration-sonoma-1500x938.png | ||
| README.md | ||
| slack-logo-41x40@2x.png | ||
| twitter-logo-50x40@2x.png | ||
images/permanent/
Permanent static images
These images are made available in this particular folder to guarantee that their URLs will be accessible on the internet forever. (Or as close to that as we can.) We'll be careful to never change these URLs, lest we break images for folks.
Why put these in a separate folder? Just to make it harder to accidentally break the URLs by moving these images around, deleting them, or renaming them. If we want to deprecate one of these images, set up an appropriate redirect for it in config/routes.js.
Adding an image
To add an image, simply add an image to this folder using Fleet's standard image naming convention:
For example:
images/permanent/icon-avatar-default-128x128-2x.png
Then, after merging, your image will be available from anywhere that can talk to the public internet!
For example:
<img alt="An unbreakable image of a lovely default avatar." src="https://fleetdm.com/images/permanent/icon-avatar-default-128x128-2x.png"/>