This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Track3
/
blog
mirror de
https://github.com/Track3/blog.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
d4f0c75ed0
Branches
Tags
master
blog
/
layouts
/
_default
/
_markup
/
render-image.html
render-image.html
84 B
Histórico
Raw
1
2
3
<p>
<img src="{{ .Destination | safeURL }}" alt="{{ .Text }}" loading="lazy"/>
</p>