Skip to content

Commit 2684fed

Browse files
committed
logos v2
1 parent 6199f2a commit 2684fed

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

website/docs/12.x/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ hero:
66
src:
77
light: /img/logo-light.svg
88
dark: /img/logo-dark.svg
9-
tagline: Helps you to write better tests with less effort.
9+
name: JavaScript Integration testing for React Native
10+
tagline: The more your tests resemble the way your software is used, the more confidence they can give you.<br/>— Kent C. Dodds
1011
actions:
1112
- theme: brand
1213
text: Quick Start

website/docs/13.x/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ hero:
66
src:
77
light: /img/logo-light.svg
88
dark: /img/logo-dark.svg
9-
tagline: Helps you to write better tests with less effort.
9+
name: JavaScript Integration testing for React Native
10+
tagline: The more your tests resemble the way your software is used, the more confidence they can give you.<br/>— Kent C. Dodds
1011
actions:
1112
- theme: brand
1213
text: Quick Start

website/docs/14.x/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ hero:
66
src:
77
light: /img/logo-light.svg
88
dark: /img/logo-dark.svg
9-
tagline: Helps you to write better tests with less effort.
9+
name: JavaScript Integration testing for React Native
10+
tagline: The more your tests resemble the way your software is used, the more confidence they can give you.<br/>— Kent C. Dodds
1011
actions:
1112
- theme: brand
1213
text: Quick Start

0 commit comments

Comments
 (0)