diff --git a/ASSETS.md b/ASSETS.md index 7bcb2ecb3e..5b61b8f1d9 100644 --- a/ASSETS.md +++ b/ASSETS.md @@ -117,8 +117,8 @@ These marks belong to other companies. We include them to identify their service - `assets/icons/brands/AppleLogo.svg` — **Apple Inc.** - `assets/icons/brands/AndroidLogo.svg` — **Google LLC** - `assets/icons/community/Leaflet.svg` — **Leaflet** -- `assets/icons/community/offprint.svg` — **Offprint** -- `assets/icons/community/pckt.svg` and `assets/icons/community/PcktFull.svg` — **pckt** +- `assets/icons/community/Offprint.svg` — **Offprint** +- `assets/icons/community/Pckt.svg` and `assets/icons/community/PcktFull.svg` — **pckt** - `assets/icons/community/StandardSite.svg` — **Standard.site** - `assets/icons/community/germ_logo.webp` — **Germ Network** diff --git a/assets/icons/community/leaflet.svg b/assets/icons/community/Leaflet.svg similarity index 100% rename from assets/icons/community/leaflet.svg rename to assets/icons/community/Leaflet.svg diff --git a/assets/icons/community/offprint.svg b/assets/icons/community/Offprint.svg similarity index 100% rename from assets/icons/community/offprint.svg rename to assets/icons/community/Offprint.svg diff --git a/assets/icons/community/pckt.svg b/assets/icons/community/Pckt.svg similarity index 100% rename from assets/icons/community/pckt.svg rename to assets/icons/community/Pckt.svg diff --git a/assets/icons/community/README.md b/assets/icons/community/README.md index 299922a5db..e28f4d4b7f 100644 --- a/assets/icons/community/README.md +++ b/assets/icons/community/README.md @@ -2,10 +2,10 @@ The icons in this directory are the marks of third-party services that appear in | Icon | Rights holder | |---|---| -| `leaflet.svg` | [Leaflet](https://leaflet.pub) | -| `offprint.svg` | [Offprint](https://offprint.net) | -| `pckt.svg`, `pckt-full.svg` | [pckt](https://pckt.blog) | -| `standard-site.svg` | [Standard.site](https://standard.site) | +| `Leaflet.svg` | [Leaflet](https://leaflet.pub) | +| `Offprint.svg` | [Offprint](https://offprint.net) | +| `Pckt.svg`, `PcktFull.svg` | [pckt](https://pckt.blog) | +| `StandardSite.svg` | [Standard.site](https://standard.site) | | `germ_logo.webp` | [Germ Network](https://germnetwork.com) | **These marks belong to their respective owners.** They are not Bluesky trademarks, they are not covered by the [MIT license](../../../LICENSE) that applies to the rest of this repository, and we are not in a position to grant or withhold permission to use them. We include them to identify those services in our UI.