Skip to content

Commit 4cdfcae

Browse files
committed
logo
1 parent c66b371 commit 4cdfcae

File tree

9 files changed

+74
-29
lines changed

9 files changed

+74
-29
lines changed

website/docs/12.x/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ pageType: home
44
hero:
55
name: 'React Native Testing Library'
66
image:
7-
src: /img/owl.png
7+
src: /img/logo-light.svg
8+
dark: /img/logo-dark.svg
89
tagline: Helps you to write better tests with less effort.
910
actions:
1011
- theme: brand

website/docs/13.x/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ pageType: home
44
hero:
55
name: 'React Native Testing Library'
66
image:
7-
src: /img/owl.png
7+
src: /img/logo-light.svg
8+
dark: /img/logo-dark.svg
89
tagline: Helps you to write better tests with less effort.
910
actions:
1011
- theme: brand

website/docs/14.x/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ pageType: home
44
hero:
55
name: 'React Native Testing Library'
66
image:
7-
src: /img/owl.png
7+
src: /img/logo-light.svg
8+
dark: /img/logo-dark.svg
89
tagline: Helps you to write better tests with less effort.
910
actions:
1011
- theme: brand
8.09 KB
Loading
Lines changed: 29 additions & 0 deletions
Loading
9.95 KB
Loading

0 commit comments

Comments
 (0)