Skip to content

feat: redesigned home page with esp and updated downloads page #7875

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 21, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: adjust buttons
  • Loading branch information
ovflowd committed Jun 18, 2025
commit a78d5e71b2389323c3a5a934d79212047b381f57
2 changes: 1 addition & 1 deletion apps/site/pages/en/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ layout: home
<small className="!text-xs">for Node.js 18 and below</small>
</Button>

<Button kind="neutral" className="!block dark:!hidden" href="https://www.herodevs.com/support/node-nes">
<Button kind="secondary" className="!block dark:!hidden" href="https://www.herodevs.com/support/node-nes">
<span>Get security support</span>
<br />
<small className="!text-xs">for Node.js 18 and below</small>
Expand Down
5 changes: 3 additions & 2 deletions packages/ui-components/Common/BaseButton/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,16 @@

&.secondary {
@apply rounded-lg
border
border-neutral-200
text-neutral-800
dark:border
dark:border-neutral-900
dark:text-neutral-200;

&:hover:not([aria-disabled='true']) {
@apply bg-neutral-200
text-neutral-800
dark:bg-neutral-800
dark:bg-neutral-900
dark:text-neutral-200;
}

Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy