mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 09:54:24 +04:00
1 line
137 B
HTML
1 line
137 B
HTML
{% assign image-id = include.id | default: 0 %}{% assign image = site.data.photos[image-id] %}{{ site.base }}/img/photos/{{ image.file }} |