1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul-website synced 2024-11-21 21:22:21 +00:00

minor nitpick
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ash Keel 2023-11-12 03:17:11 +01:00
parent 3eabea02c5
commit 69640d642b
No known key found for this signature in database
GPG key ID: 53A9E9A6035DD109

View file

@ -12,9 +12,8 @@
<tr>
<th>{{ $target }}</th>
<td>
<a href="{{ .url }}"
>{{ .name }} ({{ printf "%.2f" (div .size 1e6) }} MiB)</a
>
<a href="{{ .url }}">{{ .name }}</a>
({{ printf "%.2f" (div .size 1e6) }} MiB)
</td>
</tr>
{{ else }}