diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-05-19 21:47:41 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-05-19 21:47:41 +0200 |
commit | 3993c1e35a29603d69fc6df7c7b48c420672c2b7 (patch) | |
tree | 022e0e7fb451ed80cf1d05e160a0653b1d4f9ffd | |
parent | 52985589252984b1f2020e8fa8614ef03a950955 (diff) | |
download | gitbook-3993c1e35a29603d69fc6df7c7b48c420672c2b7.zip gitbook-3993c1e35a29603d69fc6df7c7b48c420672c2b7.tar.gz gitbook-3993c1e35a29603d69fc6df7c7b48c420672c2b7.tar.bz2 |
Change advised ratio for cover
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -190,7 +190,7 @@ GitBook will read the `.gitignore`, `.bookignore` and `.ignore` files to get a l #### Cover A cover image can be set by creating a file: **/cover.jpg** or **cover.png**. -The best resolution is **1600x2400**. The generation of the cover can be done automatically using the plugin [autocover](https://github.com/GitbookIO/plugin-autocover). +The best resolution is **1800x2360**. The generation of the cover can be done automatically using the plugin [autocover](https://github.com/GitbookIO/plugin-autocover). #### Plugins |