Skip to content

Commit 60db4a8

Browse files
committed
chore: add more logo options
1 parent c948712 commit 60db4a8

File tree

3 files changed

+272
-8
lines changed

3 files changed

+272
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
<div align="center">
22
<h1>@testing-library/angular</h1>
33

4-
<a href="https://www.emojione.com/emoji/1f994">
5-
<img
6-
height="80"
7-
width="80"
8-
alt="Octopus with the Angular logo"
9-
src="https://raw.githubusercontent.com/testing-library/angular-testing-library/main/other/logo.png"
10-
/>
11-
</a>
4+
<img
5+
height="80"
6+
width="80"
7+
alt="Octopus with the Angular logo"
8+
src="https://raw.githubusercontent.com/testing-library/angular-testing-library/main/other/logo-icon.png"
9+
/>
1210

1311
<p>Simple and complete Angular testing utilities that encourage good testing
1412
practices.</p>

0 commit comments

Comments
 (0)