mirror of
https://github.com/tabler/tabler.git
synced 2025-12-27 05:04:58 +04:00
2 lines
141 B
HTML
2 lines
141 B
HTML
{% assign image-id = include.id | default: 0 %}{% assign image = site.data.photos[image-id] %}{{ site.base }}/static/photos/{{ image.file }}
|