Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
jdub233 committed Jan 18, 2024
1 parent 85b7d54 commit f20717a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/image-resizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ In addition to crop parameters defined in WordPress themes, custom crop paramete
https://example.bu.edu/example-site/files/2024/01/16/picture-800x300.jpg?resize-position=top
```

Currently only top, bottom, left, right are accepted as resize-position options
Currently only top, bottom, left, right are accepted as resize-position options, but in theory any of the [sharp library resize position options](https://sharp.pixelplumbing.com/api-resize) could be added.

## References

Expand Down

0 comments on commit f20717a

Please sign in to comment.