minor nitpick
continuous-integration/drone/push Build is passing Details

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
1 changed files with 2 additions and 3 deletions

View File

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