small fixes

This commit is contained in:
teldra 2022-06-15 23:35:22 +02:00
parent 8a9b126ff5
commit 675c04c3d9
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
alt="{{ . }}" alt="{{ . }}"
{{ with .Title}} title="{{ . }}"{{ end }} {{ with .Title}} title="{{ . }}"{{ end }}
width={{ $picname.Width }} width={{ $picname.Width }}
height="{{ $picname.Height }}" /> height="{{ $picname.Height }}" /><br>
</a> </a>
{{ end }} {{ end }}
{{ end }} {{ end }}