Skip to content

Commit

Permalink
Replace ship used for example images (#138)
Browse files Browse the repository at this point in the history
By using a T2 ship, the examples will better illustrate the difference between renders and icons, with icons having tech level badges.
  • Loading branch information
CarbonAlabel authored Feb 26, 2025
1 parent 8e6e8cb commit d82723d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/services/image-server/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ The `tenant` parameter defines the server for which to request images. This defa
| Corporation | Logo | [![Corporation Logo](https://images.evetech.net/corporations/1686954550/logo?size=64)](https://images.evetech.net/corporations/1686954550/logo?size=64) |
| Corporation (NPC Faction) | Logo | [![Corporation Logo](https://images.evetech.net/corporations/500001/logo?size=64)](https://images.evetech.net/corporations/500001/logo?size=64) |
| Character | Portrait | [![Character Portrait](https://images.evetech.net/characters/91072482/portrait?size=64)](https://images.evetech.net/characters/91072482/portrait?size=64) |
| Type | Render | [![Type Render](https://images.evetech.net/types/587/render?size=64)](https://images.evetech.net/types/587/render?size=64) |
| Type | Icon | [![Type Render](https://images.evetech.net/types/587/icon?size=64)](https://images.evetech.net/types/587/icon?size=64) |
| Type | Render | [![Type Render](https://images.evetech.net/types/22456/render?size=64)](https://images.evetech.net/types/22456/render?size=64) |
| Type | Icon | [![Type Render](https://images.evetech.net/types/22456/icon?size=64)](https://images.evetech.net/types/22456/icon?size=64) |
| Type | BPO | [![Type Render](https://images.evetech.net/types/11568/bp?size=64)](https://images.evetech.net/types/11568/bp?size=64) |
| Type | BPC | [![Type Render](https://images.evetech.net/types/11568/bpc?size=64)](https://images.evetech.net/types/11568/bpc?size=64) |
| Type | Relic | [![Type Render](https://images.evetech.net/types/30752/relic?size=64)](https://images.evetech.net/types/30752/relic?size=64) |

0 comments on commit d82723d

Please sign in to comment.