You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/site/pages/en/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ layout: home
28
28
</Button>
29
29
30
30
<divclassName="flex justify-center xs:mt-3">
31
-
<PartnersList />
31
+
<PartnersListsort="weight"/>
32
32
</div>
33
33
<spanclassName="text-center text-sm! text-neutral-800 dark:text-neutral-600 text-balance">Node.js is proudly supported by the partners above <Linkhref="/about/partners">and more</Link>.</span>
Copy file name to clipboardExpand all lines: apps/site/pages/fr/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ layout: home
28
28
</Button>
29
29
30
30
<divclassName="flex justify-center xs:mt-3">
31
-
<PartnersList />
31
+
<PartnersListsort="weight"/>
32
32
</div>
33
33
34
34
<spanclassName="text-center text-sm! text-neutral-800 dark:text-neutral-600 text-balance">Node.js est fièrement soutenu par les partenaires ci-dessus <Linkhref="/about/partners">et bien d'autres encore</Link>.</span>
Copy file name to clipboardExpand all lines: apps/site/pages/id/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ layout: home
30
30
</Button>
31
31
32
32
<divclassName="flex justify-center xs:mt-3">
33
-
<PartnersList />
33
+
<PartnersListsort="weight"/>
34
34
</div>
35
35
36
36
<spanclassName="text-center text-sm! text-neutral-800 dark:text-neutral-600 text-balance">Node.js dengan bangga didukung oleh para mitra di atas <Linkhref="/about/partners">dan lainnya</Link>.</span>
0 commit comments