Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 0f00b99

Browse files
authored
Merge pull request #16 from montogeek/patch-1
Fix Maintainers section look
2 parents 225b823 + 5fbca1e commit 0f00b99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ import txt from 'raw-loader!./file.txt';
7171
<tbody>
7272
<tr>
7373
<td align="center">
74-
<img width="150 height="150" src="https://github.com/sokra.png?s=150">
75-
<br>
74+
<img width="150" height="150" src="https://avatars.githubusercontent.com/sokra?v=3">
75+
</br>
7676
<a href="https://github.com/sokra">Tobias Koppers</a>
7777
</td>
78-
<tr>
79-
<tbody>
78+
</tr>
79+
</tbody>
8080
</table>
8181

8282
[npm]: https://img.shields.io/npm/v/raw-loader.svg

0 commit comments

Comments
 (0)