File tree Expand file tree Collapse file tree
apps/site/pages/en/download Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,3 +34,15 @@ all <LinkWithArrow href="https://nodejs.org/download/release/">previous releases
3434or the <LinkWithArrow href = " https://unofficial-builds.nodejs.org/download/" >unofficial</LinkWithArrow > binaries for other platforms.
3535
3636</section >
37+
38+ <section >
39+ <h2 className = ' text-center' >Thanks by Our Partners</h2 >
40+
41+ <span className = " text-center" >
42+ We are able to serve Node.js downloads and maintain our infrastructure thanks
43+ to our amazing <Link href = " /about/partners" >partners</Link >.
44+ </span >
45+ <div className = ' mt-4' >
46+ <PartnersIconList maxLength = { 6 } />
47+ </div >
48+ </section >
Original file line number Diff line number Diff line change @@ -34,3 +34,15 @@ all <LinkWithArrow href="https://nodejs.org/download/release/">previous releases
3434or the <LinkWithArrow href = " https://unofficial-builds.nodejs.org/download/" >unofficial</LinkWithArrow > binaries for other platforms.
3535
3636</section >
37+
38+ <section >
39+ <h2 className = ' text-center' >Thanks by Our Partners</h2 >
40+
41+ <span className = " text-center" >
42+ We are able to serve Node.js downloads and maintain our infrastructure thanks
43+ to our amazing <Link href = " /about/partners" >partners</Link >.
44+ </span >
45+ <div className = ' mt-4' >
46+ <PartnersIconList maxLength = { 6 } />
47+ </div >
48+ </section >
You can’t perform that action at this time.
0 commit comments