ParkerTenBroeck.github.io/templates/shortcodes/image.html
2026-01-22 11:48:01 -05:00

2 lines
No EOL
114 B
HTML

{% import "macros/figures.html" as figures %}
{{ figures::image(src=page.colocated_path ~ src, caption=caption) }}