Commit a87b4ea
authored
Replace API image with JSON Schema logo (#5317)
Replace stylized JSON image, which is not the official JSON logo, with the JSON Schema logo.
Image source: Official JSON Schema website sources at https://github.com/json-schema-org/website/blob/fd76cd790cc68928a5eadaa14a76dca28f70bea5/public/logo-blue.svg
The text block starts with “The JSON API contains a list of JSON Schema files for known JSON file formats.”. Our API provides JSON Schema, so using a JSON schema logo seems appropriate, certainly more so than using only the official JSON logo.
Positive consequences:
* Scalable and high-dpi-capable SVG instead of PNG
* Fixes dark scheme visual transparency edge rendering artifacts (consequence of dark mode introduced in #5313)1 parent d7785cd commit a87b4ea
3 files changed
+36
-1
lines changedBinary file not shown.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments