summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/shortcodes/img.html
blob: 239392810884bdf76f65a1eebfdf005652044d9e (plain)
1
<img src="{{ .Get "src" }}" alt="{{ .Get "alt" }}" class="w-full my-4" />