mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-04 21:44:44 +00:00
Update images/index.rst
This commit is contained in:
parent
1ef27b5b25
commit
0264c794bd
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ The available resizing methods are:
|
|||
|
||||
{% image self.photo fill-200x200-c100 %}
|
||||
|
||||
This will crop the image as much as it an but will never crop into the focal point.
|
||||
This will crop the image as much as it can, but will never crop into the focal point.
|
||||
|
||||
If you find that ``-c100`` is too close, you can try ``-c75`` or ``-c50`` (any whole number from 0 to 100 is accepted).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue