diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index dd4835582..4ace15cad 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -46,7 +46,7 @@ export function Footer() { ))} -
+
© {new Date().getFullYear()} TanStack LLC
diff --git a/src/components/LandingPageGad.tsx b/src/components/LandingPageGad.tsx index 4e5f991b0..655e2365f 100644 --- a/src/components/LandingPageGad.tsx +++ b/src/components/LandingPageGad.tsx @@ -9,7 +9,7 @@ export default function LandingPageGad() {
@@ -25,7 +25,10 @@ export default function LandingPageGad() { used by millions daily. What did you expect?
- + Check out our ethos {' '} to learn more about how we plan on sticking around (and staying diff --git a/src/components/OpenSourceStats.tsx b/src/components/OpenSourceStats.tsx index 575dc0a69..cfa047cfc 100644 --- a/src/components/OpenSourceStats.tsx +++ b/src/components/OpenSourceStats.tsx @@ -82,7 +82,7 @@ export default function OssStats() {
-
+
NPM Downloads
@@ -98,7 +98,7 @@ export default function OssStats() {
-
+
Stars on Github
@@ -109,7 +109,7 @@ export default function OssStats() {
-
+
Contributors on GitHub
@@ -120,7 +120,7 @@ export default function OssStats() {
-
+
Dependents on GitHub
@@ -133,7 +133,7 @@ export default function OssStats() { >
- + Powered by - + TanStack @@ -330,12 +330,12 @@ function Index() { className={`col-span-2 md:col-span-5`} > -
+
{course.name}
{course.description}
Check it out →
@@ -367,13 +367,15 @@ function Index() {
-

+

Sponsors get special perks like{' '} private discord channels, priority issue requests, direct diff --git a/src/routes/_libraries/route.tsx b/src/routes/_libraries/route.tsx index 923b88a86..b438a0aaa 100644 --- a/src/routes/_libraries/route.tsx +++ b/src/routes/_libraries/route.tsx @@ -252,18 +252,21 @@ function LibrariesLayout() {