Skip to content

fix: improve footer links for small screens and make year dynamic#100

Merged
loggerhead merged 2 commits into
loggerhead:mainfrom
Prakash1185:fix-footer
Jun 7, 2026
Merged

fix: improve footer links for small screens and make year dynamic#100
loggerhead merged 2 commits into
loggerhead:mainfrom
Prakash1185:fix-footer

Conversation

@Prakash1185

Copy link
Copy Markdown
Contributor

Problem

All of the footer links were not showing up on smaller screens, and the copyright year was hardcoded to 2025.

What Changed

  • Updated the footer layout to adjust cleanly from vertical to horizontal spacing (flex-col sm:flex-row).
  • Improved spacing and text wrapping so all links fit perfectly on smaller displays.
  • Made the copyright year dynamic so it updates automatically.

Screenshots

Before After
image image
image image

Before

json4u_before.mp4

After

updated_.mp4

@loggerhead loggerhead merged commit c2f997e into loggerhead:main Jun 7, 2026
1 check failed
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.

2 participants