This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Track3
/
blog
miroir de
https://github.com/Track3/blog.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
d4f0c75ed0
Branches
Tags
master
blog
/
layouts
/
_default
/
_markup
/
render-image.html
render-image.html
84 B
Historique
Raw
1
2
3
<p>
<img src="{{ .Destination | safeURL }}" alt="{{ .Text }}" loading="lazy"/>
</p>