zola/docs/templates/shortcodes/resize_image.html

2 lines
79 B
HTML
Raw Permalink Normal View History

2018-02-02 20:35:04 +00:00
<img src="{{ resize_image(path=path, width=width, height=height, op=op) }}" />