Skip to content

Commit c66b371

Browse files
committed
docs: update website icons
1 parent c498ecf commit c66b371

File tree

6 files changed

+38
-9
lines changed

6 files changed

+38
-9
lines changed

website/docs/12.x/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ hero:
1616
features:
1717
- title: Maintainable
1818
details: Write maintainable tests for your React Native apps.
19-
icon:
19+
icon: <img src="/react-native-testing-library/img/icon-code.svg" width="36" />
2020
- title: Reliable
2121
details: Promotes testing public APIs and avoiding implementation details.
22-
icon:
22+
icon: <img src="/react-native-testing-library/img/icon-check-double.svg" width="36" />
2323
- title: Community Driven
2424
details: Supported by React Native community and its core contributors.
25-
icon: ❤️
25+
icon: <img src="/react-native-testing-library/img/icon-users.svg" width="36" />
2626
---

website/docs/13.x/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ hero:
1616
features:
1717
- title: Maintainable
1818
details: Write maintainable tests for your React Native apps.
19-
icon:
19+
icon: <img src="/react-native-testing-library/img/icon-code.svg" width="36" />
2020
- title: Reliable
2121
details: Promotes testing public APIs and avoiding implementation details.
22-
icon:
22+
icon: <img src="/react-native-testing-library/img/icon-check-double.svg" width="36" />
2323
- title: Community Driven
2424
details: Supported by React Native community and its core contributors.
25-
icon: ❤️
25+
icon: <img src="/react-native-testing-library/img/icon-users.svg" width="36" />
2626
---

website/docs/14.x/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ hero:
1616
features:
1717
- title: Maintainable
1818
details: Write maintainable tests for your React Native apps.
19-
icon:
19+
icon: <img src="/react-native-testing-library/img/icon-code.svg" width="36" />
2020
- title: Reliable
2121
details: Promotes testing public APIs and avoiding implementation details.
22-
icon:
22+
icon: <img src="/react-native-testing-library/img/icon-check-double.svg" width="36" />
2323
- title: Community Driven
2424
details: Supported by React Native community and its core contributors.
25-
icon: ❤️
25+
icon: <img src="/react-native-testing-library/img/icon-users.svg" width="36" />
2626
---
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 16 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)