Skip to content

Refactor footer configuration and improve layout#323

Open
brasga-a wants to merge 1 commit into
HazelChat:mainfrom
brasga-a:main
Open

Refactor footer configuration and improve layout#323
brasga-a wants to merge 1 commit into
HazelChat:mainfrom
brasga-a:main

Conversation

@brasga-a

@brasga-a brasga-a commented Jul 8, 2026

Copy link
Copy Markdown

Summary

This PR reorganizes the footer configuration structure, adds social links, and improves the alignment and spacing of footer links for a more consistent visual experience.

config.tsx

  • Created the footerSection property with description, socialLinks, and footerLinks.
  • Moved footerLinks into footerSection, centralizing the footer configuration.
  • Simplified the description text to improve clarity and user experience.

footerSection.astro

  • Added social links below the description.
  • Adjusted the padding of the main footer content.
  • Added flex to footerLinks to improve item alignment.
  • Replaced flex-col with grid on small screens to improve responsiveness.
  • Replaced the <li> tag used for footer section titles with <span> to avoid incorrect semantic structure.
  • Added bottom spacing between items to improve visual readability.

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
hazel-docs Skipped Skipped Jul 8, 2026 11:38am

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