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
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,11 @@ layout: home
44
44
</div>
45
45
46
46
<spanclassName="italic text-center text-xs! text-neutral-800 dark:text-neutral-600">"LTS" refers to the long-term support version of Node.js. <Linkhref="/about/previous-releases">Learn more about Node.js releases.</Link></span>
47
+
48
+
<divclassName="flex justify-center xs:mt-3">
49
+
<PartnersIconList />
50
+
</div>
51
+
<spanclassName="text-center text-sm! text-neutral-800 dark:text-neutral-600">Node.js is proudly supported by the partners above <Linkhref="/about/partners">and more</Link>.</span>
47
52
</div>
48
53
49
54
</div>
@@ -136,13 +141,7 @@ layout: home
136
141
```
137
142
138
143
</div>
139
-
Learn more what Node.js is able to offer with our [Learning materials](/learn).
0 commit comments