Remove newline from Bandcamp

This commit is contained in:
kuubeu
2023-08-04 15:48:19 +02:00
committed by GitHub
parent ec61e8e3ae
commit b42e9b4533
2 changed files with 2 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ Say thanks!
<tr> <tr>
<td>Baidu<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/baidu.svg" width="100" title="Baidu"><br>790 bytes</td> <td>Baidu<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/baidu.svg" width="100" title="Baidu"><br>790 bytes</td>
<td>Bandcamp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bandcamp.svg" width="100" title="Bandcamp"><br>195 bytes</td> <td>Bandcamp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bandcamp.svg" width="100" title="Bandcamp"><br>194 bytes</td>
<td>Bash<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bash.svg" width="100" title="Bash"><br>762 bytes</td> <td>Bash<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bash.svg" width="100" title="Bash"><br>762 bytes</td>
<td>Behance<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/behance.svg" width="100" title="Behance"><br>677 bytes</td> <td>Behance<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/behance.svg" width="100" title="Behance"><br>677 bytes</td>
<td>Bing<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bing.svg" width="100" title="Bing"><br>945 bytes</td> <td>Bing<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bing.svg" width="100" title="Bing"><br>945 bytes</td>

View File

@@ -2,5 +2,4 @@
aria-label="Bandcamp" role="img" aria-label="Bandcamp" role="img"
viewBox="0 0 512 512"><rect viewBox="0 0 512 512"><rect
width="512" height="512" width="512" height="512"
fill="#fff"/><path fill="#1DA0C3" fill="#fff"/><path fill="#1DA0C3" d="M99 349h215l99-186H198"/></svg>
d="M99 349h215l99-186H198"/></svg>

Before

Width:  |  Height:  |  Size: 195 B

After

Width:  |  Height:  |  Size: 194 B