Skip to content

Commit 9698046

Browse files
committed
fix: forgot !
1 parent 75d2873 commit 9698046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/pages/en/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ layout: home
2121

2222
<Button kind="primary" className="!block dark:!hidden" href="/download">Install Node.js</Button>
2323

24-
<Button kind="secondary" className="block" href="https://www.herodevs.com/support/node-nes">
24+
<Button kind="secondary" className="!block" href="https://www.herodevs.com/support/node-nes">
2525
<span>Get security support</span>
2626
<br />
2727
<small className="!text-xs">for Node.js 18 and below</small>

0 commit comments

Comments
 (0)