git commit -a -m initial
This commit is contained in:
yv_pic
2020-12-30 12:41:09 +01:00
commit a5c7667d0a
121 changed files with 11031 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<li class="gallery-photo">
<img src="{{ ( printf "img/thumbnails/%s" (.Get "fn")) | absURL }}" }}
alt="{{ .Get "caption" }}">
</li>