Remove src attribute from spacer image in the README

Spacer still works just as good.

This will make Chrome and its siblings not display a broken image placeholder
in the spacer.

Confirmed OK on Firefox and Safari.
This commit is contained in:
Nelson Chen 2015-09-26 20:19:20 -07:00
parent ca05effd55
commit 8fcb1cf0c0

View File

@ -1,5 +1,5 @@
<img src="docs/logo.png" align="left" width="192px" height="192px"/> <img src="docs/logo.png" align="left" width="192px" height="192px"/>
<img src="" align="left" width="0" height="192px" hspace="10"/> <img align="left" width="0" height="192px" hspace="10"/>
> The <a href="http://fishshell.com">Fishshell</a> Framework > The <a href="http://fishshell.com">Fishshell</a> Framework