Skip to content

Commit 6655e18

Browse files
committed
use article layout for now
1 parent 44a14eb commit 6655e18

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

apps/site/pages/en/eol.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: End-Of-Life
3-
layout: about
3+
layout: article
44
---
55

66
# End-Of-Life (EOL)
@@ -36,7 +36,9 @@ However, this should be viewed as a temporary solution—the goal should always
3636
<div className="flex flex-col gap-2">
3737
<Button kind="special" className="!hidden dark:!block" href="/download">Get Node.js®</Button>
3838

39-
<Button kind="primary" className="!block dark:!hidden" href="/download">Get Node.js®</Button>
39+
<Button kind="primary" className="!block dark:!hidden" href="/download">
40+
Get Node.js®
41+
</Button>
4042

4143
<Button kind="secondary" className="!block" href="https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Nodejs_eol_support">
4244
<span>Get security support</span>

0 commit comments

Comments
 (0)