diff --git a/src/pages/index.tsx b/src/pages/index.tsx index b69e84e8a9..52e9cf1350 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -71,28 +71,6 @@ export default function Index(): JSX.Element { -
-

- Join the community -

-
-

- We’ll never share your information and always respect your inbox - - quality content only, we promise.{' '} -

-
- - -
-
-
-

Trusted by development teams around the world diff --git a/test/components/__snapshots__/author.test.tsx.snap b/test/components/__snapshots__/author.test.tsx.snap index 9e435acb77..f3026b9bc8 100644 --- a/test/components/__snapshots__/author.test.tsx.snap +++ b/test/components/__snapshots__/author.test.tsx.snap @@ -10,6 +10,7 @@ exports[`Author component renders correctly 1`] = ` "styles": " list-style: none; ", + "toString": [Function], } } > @@ -26,6 +27,7 @@ exports[`Author component renders correctly 1`] = ` transform: scale(1.1); } ", + "toString": [Function], } } href="https://github.com/test-author" @@ -50,6 +52,7 @@ exports[`Author component renders correctly 1`] = ` border: 1px solid var(--brand-light); transition: all 0.2s ease-in-out; ", + "toString": [Function], } } src="https://github.com/test-author.png?size=60" diff --git a/test/components/__snapshots__/authors-list.test.tsx.snap b/test/components/__snapshots__/authors-list.test.tsx.snap index 1865acb5dd..5efc6a40e4 100644 --- a/test/components/__snapshots__/authors-list.test.tsx.snap +++ b/test/components/__snapshots__/authors-list.test.tsx.snap @@ -29,6 +29,7 @@ exports[`AuthorsList component renders correctly 1`] = ` font-size: 1.4rem; } ", + "toString": [Function], } } > @@ -44,6 +45,7 @@ exports[`AuthorsList component renders correctly 1`] = ` "styles": " list-style: none; ", + "toString": [Function], } } > @@ -60,6 +62,7 @@ exports[`AuthorsList component renders correctly 1`] = ` transform: scale(1.1); } ", + "toString": [Function], } } href="https://github.com/test-author" @@ -88,6 +91,7 @@ exports[`AuthorsList component renders correctly 1`] = ` border: 1px solid var(--brand-light); transition: all 0.2s ease-in-out; ", + "toString": [Function], } } src="https://github.com/test-author.png?size=60" @@ -103,6 +107,7 @@ exports[`AuthorsList component renders correctly 1`] = ` "styles": " list-style: none; ", + "toString": [Function], } } > @@ -119,6 +124,7 @@ exports[`AuthorsList component renders correctly 1`] = ` transform: scale(1.1); } ", + "toString": [Function], } } href="https://github.com/another-test-author" @@ -143,6 +149,7 @@ exports[`AuthorsList component renders correctly 1`] = ` border: 1px solid var(--brand-light); transition: all 0.2s ease-in-out; ", + "toString": [Function], } } src="https://github.com/another-test-author.png?size=60" diff --git a/test/components/__snapshots__/banner.test.tsx.snap b/test/components/__snapshots__/banner.test.tsx.snap index 56d6637050..7e7f4b054c 100644 --- a/test/components/__snapshots__/banner.test.tsx.snap +++ b/test/components/__snapshots__/banner.test.tsx.snap @@ -17,6 +17,7 @@ exports[`Tests for Header component renders correctly 1`] = ` text-align: center; padding-top: 5px; ", + "toString": [Function], } } > @@ -50,6 +51,7 @@ exports[`Tests for Header component renders correctly 1`] = ` font-weight: var(--font-weight-semibold); border: 1px solid transparent; ", + "toString": [Function], } } type="button" diff --git a/test/components/__snapshots__/edit-link.test.tsx.snap b/test/components/__snapshots__/edit-link.test.tsx.snap index 51e0e8f485..ea003d84e7 100644 --- a/test/components/__snapshots__/edit-link.test.tsx.snap +++ b/test/components/__snapshots__/edit-link.test.tsx.snap @@ -11,6 +11,7 @@ exports[`EditLink component renders correctly 1`] = ` display: flex; flex-wrap: wrap; ", + "toString": [Function], } } > @@ -38,6 +39,7 @@ exports[`EditLink component renders correctly 1`] = ` color: var(--brand-light) !important; } ", + "toString": [Function], } } href="https://github.com/nodejs/nodejs.dev/edit/master/src/documentation/0002-node-history/index.md" @@ -56,6 +58,7 @@ exports[`EditLink component renders correctly 1`] = ` margin-left: 0.5rem; vertical-align: middle; ", + "toString": [Function], } } fill="currentColor" diff --git a/test/components/__snapshots__/footer.test.tsx.snap b/test/components/__snapshots__/footer.test.tsx.snap index 525b94cd7a..6108190674 100644 --- a/test/components/__snapshots__/footer.test.tsx.snap +++ b/test/components/__snapshots__/footer.test.tsx.snap @@ -25,6 +25,7 @@ exports[`Tests for Footer component renders correctly 1`] = ` border: none; color: var(--color-text-accent); ", + "toString": [Function], } } onBlur={[Function]} diff --git a/test/components/__snapshots__/pagination.test.tsx.snap b/test/components/__snapshots__/pagination.test.tsx.snap index c4507383bf..3075c248b0 100644 --- a/test/components/__snapshots__/pagination.test.tsx.snap +++ b/test/components/__snapshots__/pagination.test.tsx.snap @@ -14,6 +14,7 @@ exports[`Pagination component only renders links to pages that has a title 1`] = list-style: none; padding: 5rem 0; ", + "toString": [Function], } } > @@ -37,6 +38,7 @@ exports[`Pagination component only renders links to pages that has a title 1`] = color: var(--brand-light) !important; } ", + "toString": [Function], } } href="/test-slug" @@ -63,6 +65,7 @@ exports[`Pagination component renders correctly when there is no next page 1`] = list-style: none; padding: 5rem 0; ", + "toString": [Function], } } > @@ -86,6 +89,7 @@ exports[`Pagination component renders correctly when there is no next page 1`] = color: var(--brand-light) !important; } ", + "toString": [Function], } } href="/test-slug" @@ -112,6 +116,7 @@ exports[`Pagination component renders correctly when there is no previous page 1 list-style: none; padding: 5rem 0; ", + "toString": [Function], } } > @@ -136,6 +141,7 @@ exports[`Pagination component renders correctly when there is no previous page 1 color: var(--brand-light) !important; } ", + "toString": [Function], } } href="/test-slug" @@ -161,6 +167,7 @@ exports[`Pagination component renders links to the next and previous page 1`] = list-style: none; padding: 5rem 0; ", + "toString": [Function], } } > @@ -184,6 +191,7 @@ exports[`Pagination component renders links to the next and previous page 1`] = color: var(--brand-light) !important; } ", + "toString": [Function], } } href="/test-slug" @@ -212,6 +220,7 @@ exports[`Pagination component renders links to the next and previous page 1`] = color: var(--brand-light) !important; } ", + "toString": [Function], } } href="/test-slug"