Skip to content

fix: enable footer, update copyright year, add aria-labels#4

Open
ygd58 wants to merge 1 commit into
RitualChain:mainfrom
ygd58:fix/footer-copyright-accessibility
Open

fix: enable footer, update copyright year, add aria-labels#4
ygd58 wants to merge 1 commit into
RitualChain:mainfrom
ygd58:fix/footer-copyright-accessibility

Conversation

@ygd58

@ygd58 ygd58 commented Jul 1, 2026

Copy link
Copy Markdown

Summary

This PR addresses three issues found in the codebase:

Problems

  • <Footer /> component was commented out in page.tsx — site was rendering without a footer
  • Copyright year in footer.tsx was outdated (© 2025© 2026)
  • BentoCard links had no aria-label, causing accessibility issues for screen readers

Changes

  • ✅ Enable Footer component in app/page.tsx
  • ✅ Update copyright year from 2025 to 2026 in components/footer.tsx
  • ✅ Add aria-label={\Open ${title} in a new tab`}toBentoCard` links for WCAG compliance

- Enable Footer component in page.tsx (was commented out)
- Update copyright year from 2025 to 2026 in footer.tsx
- Add aria-label to BentoCard links for accessibility (WCAG compliance)
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@ygd58 is attempting to deploy a commit to the 0xBuns Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant