File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,15 @@ As part of the [OpenJS Ecosystem Sustainability Program](https://openjsf.org/par
3232However, this should be viewed as a temporary solution—the goal should always be to upgrade to actively supported versions.
3333
3434## Upgrade Today
35+
36+ <div className = " flex flex-col gap-2" >
37+ <Button kind = " special" className = " !hidden dark:!block" href = " /download" >Get Node.js®</Button >
38+
39+ <Button kind = " primary" className = " !block dark:!hidden" href = " /download" >Get Node.js®</Button >
40+
41+ <Button kind = " secondary" className = " !block" href = " /blog/announcements/node-18-eol-support" >
42+ <span >Get security support</span >
43+ <br />
44+ <small className = " !text-xs" >for Node.js 18 and below</small >
45+ </Button >
46+ </div >
You can’t perform that action at this time.
0 commit comments