Skip to content

Commit e8b800b

Browse files
chore: fix owl logo (#1619)
1 parent 49618c6 commit e8b800b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

website/docs/12.x/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
pageType: home
33

44
hero:
5-
name: '<img alt="React Native Testing Library" className="home-hero-name-img" src="/img/owl.png">'
6-
text: 'React Native Testing Library'
5+
name: 'React Native Testing Library'
6+
image:
7+
src: /img/owl.png
78
tagline: Helps you to write better tests with less effort.
89
actions:
910
- theme: brand

website/docs/public/img/owl.png

-709 Bytes
Loading

0 commit comments

Comments
 (0)