diff --git a/content/faq/thumbnails-and-covers.md b/content/faq/thumbnails-and-covers.md index c9c0a92c..7c7ea53b 100644 --- a/content/faq/thumbnails-and-covers.md +++ b/content/faq/thumbnails-and-covers.md @@ -14,17 +14,17 @@ When publishing content thumbnails, we recommend a minimum size of 800x450 and a Applications can make their own choices on how to render thumbnails. Most applications choose to crop to the center when an image does not fit their desired ratios. -![content](https://spee.ch/f/content-standards.png) +![content](https://img.lbry.to/files/jefbxe.png) ## Channel covers and profile thumbnails When creating or editing your channel, we recommend the following: -- **cover photo**: minimum size of 1000x160 and an aspect ratio of 10:1.6 +- **cover photo**: minimum size of 1000x160 and an aspect ratio of 6.25:1 - **profile thumbnail**: minimum size of 300x300 and an aspect ratio of 1:1 (square). Applications can make their own choices on how to render these images. Most applications choose to crop to the center when an image does not fit their desired ratios. -![channel](https://spee.ch/b/channel-standards.png) +![channel](https://img.lbry.to/files/ugyrcm.png) ## How are uploads stored? -If you are using LBRY to upload the images, they will go through [spee.ch](https://spee.ch) which is limited to 10MBs per file. +If you are using LBRY to upload the images, they will go through [spee.ch](https://spee.ch) which is limited to 2MB per file. We are working on implementing a new thumbnail upload process directly on the LBRY protocol.