removing unneeded space
This commit is contained in:
parent
466dd97dc3
commit
a2bd6052f0
|
@ -288,7 +288,7 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<img class="wrapper-image" src="https://this-week-in-rust.org/images/logo32.png" alt=" " aria-hidden="true">
|
<img class="wrapper-image" src="https://this-week-in-rust.org/images/logo32.png" alt="" aria-hidden="true">
|
||||||
<span class="wrapper-header-01" style="">This Week in Rust</span>
|
<span class="wrapper-header-01" style="">This Week in Rust</span>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue