This website works better with JavaScript
Home
Explore
Help
Sign In
Track3
/
blog
mirror of
https://github.com/Track3/blog.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
d4f0c75ed0
Branches
Tags
master
blog
/
layouts
/
_default
/
_markup
/
render-image.html
render-image.html
84 B
History
Raw
1
2
3
<p>
<img src="{{ .Destination | safeURL }}" alt="{{ .Text }}" loading="lazy"/>
</p>