{% capture img_attrs %} ?nf_resize={{ include.mode | default: 'fit' }} &w={{ include.w | default: 790 }} {% if include.h %}&h={{ include.h }}{% endif %} {% endcapture %}
{{ include.alt | default: page.title }}
Image by {{ include.img_author }} from {{ include.img_source }}