diff options
author | Liam Cain <hi@liamca.in> | 2022-08-23 11:02:22 -0400 |
---|---|---|
committer | Liam Cain <hi@liamca.in> | 2022-08-23 11:02:22 -0400 |
commit | 9e151a1f16eeb98aa525d6a413d489f337191db7 (patch) | |
tree | 8b2561fa6f13bfe407d88947f963abca09e6b026 | |
parent | 2d100661f460df4417a66ccaed38ea15d8e7eb01 (diff) |
Readme: Fix recommended thumbnail size
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ After you have those fields configured, all that's left to do is add your styles Inside the repository, include a screenshot thumbnail of your theme. You can name the file anything, for example `screenshot.png`. This image will be used for the small preview in the theme list. Your screenshot file should be `16:9` aspect ratio. -Recommend size 512x384. +The recommended size is 512x288. ### Submit your theme for review |