Files
blog-static/layouts/shortcodes/inlinesvg.html

2 lines
85 B
HTML
Raw Normal View History

<object type="image/svg+xml" data="{{ .Get 0 }}" aria-label="{{ .Get 1 }}"></object>