1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-01-13 05:44:30 -06:00
bobatheme/layouts/shortcodes/figure.html

3 lines
96 B
HTML

{{ $resource := $.Page.Resources.GetMatch (.Get "src") }}
{{ partial "figure.html" $resource }}