We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7433e commit 2993ea0Copy full SHA for 2993ea0
README.md
@@ -68,12 +68,12 @@ import json from 'json-loader!file.json';
68
<tbody>
69
<tr>
70
<td align="center">
71
- <img width="150 height="150" src="https://github.com/sokra.png?s=150">
72
- <br>
+ <img width="150" height="150" src="https://avatars.githubusercontent.com/sokra?v=3">
+ </br>
73
<a href="https://github.com/sokra">Tobias Koppers</a>
74
</td>
75
- <tr>
76
- <tbody>
+ </tr>
+ </tbody>
77
</table>
78
79
[npm]: https://img.shields.io/npm/v/json-loader.svg
0 commit comments