zola/docs/templates/shortcodes/resize_image.html
2018-06-25 18:05:04 +02:00

2 lines
79 B
HTML

<img src="{{ resize_image(path=path, width=width, height=height, op=op) }}" />