Skip to content

Commit e95d856

Browse files
committed
Add bakers
1 parent 46aae1d commit e95d856

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

BACKERS.md

+15-12
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,21 @@
88

99
## `O(n²)` Backers
1010

11-
<ul>
12-
<li>
13-
<a href="https://github.com/newrelic">
14-
<img
15-
src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
16-
width="30"
17-
height="30"
18-
/></a>
19-
&thinsp;
20-
<a href="https://github.com/newrelic">newrelic</a>
21-
</li>
22-
</ul>
11+
<table>
12+
<tr>
13+
<td align="center">
14+
<a href="https://github.com/newrelic">
15+
<img
16+
src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
17+
width="50"
18+
height="50"
19+
/>
20+
</a>
21+
<br />
22+
<a href="https://github.com/newrelic">newrelic</a>
23+
</td>
24+
</tr>
25+
</table>
2326

2427
## `O(n×log(n))` Backers
2528

0 commit comments

Comments
 (0)