Skip to content

Commit c948712

Browse files
committed
chore: update logo
1 parent 30bff7b commit c948712

File tree

6 files changed

+133
-3
lines changed

6 files changed

+133
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<img
66
height="80"
77
width="80"
8-
alt="hedgehog"
9-
src="https://raw.githubusercontent.com/testing-library/angular-testing-library/main/other/hedgehog.png"
8+
alt="Octopus with the Angular logo"
9+
src="https://raw.githubusercontent.com/testing-library/angular-testing-library/main/other/logo.png"
1010
/>
1111
</a>
1212

other/hedgehog.png

-13.8 KB
Binary file not shown.

other/logo.jpg

677 KB
Loading

other/logo.png

496 KB
Loading

other/logo.svg

Lines changed: 130 additions & 0 deletions
Loading

projects/vscode-atl-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Angular Testing Library Render Highlighting",
44
"description": "HTML highlighting in ATL the render method",
55
"version": "0.0.3",
6-
"icon": "other/hedgehog.png",
6+
"icon": "other/logo.png",
77
"publisher": "timdeschryver",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)