Skip to content

Add GitHub link to app footer#65

Merged
TimMikeladze merged 2 commits intomainfrom
claude/add-github-icon-link-qT92t
Feb 25, 2026
Merged

Add GitHub link to app footer#65
TimMikeladze merged 2 commits intomainfrom
claude/add-github-icon-link-qT92t

Conversation

@TimMikeladze
Copy link
Owner

Summary

Added a GitHub repository link to the app footer, allowing users to easily access the project's GitHub page.

Changes

  • Imported Github icon from lucide-react
  • Added a new link button in the footer that directs to the GitHub repository (https://github.com/TimMikeladze/floppy)
  • Styled the GitHub icon to match the existing footer design with hover effects and scaling animations
  • Included proper accessibility attributes (aria-label, target="_blank", rel="noopener noreferrer")

Implementation Details

  • The GitHub link uses the same styling pattern as the existing Heart button with consistent hover animations
  • Icon scales and changes color on hover for visual feedback
  • Link opens in a new tab with security attributes to prevent window.opener access

https://claude.ai/code/session_01S4iAdoYP6UeNk7UasVSSjP

Add a GitHub icon next to the heart icon in the footer that opens the
repository in a new tab when clicked.

https://claude.ai/code/session_01S4iAdoYP6UeNk7UasVSSjP
@vercel
Copy link

vercel bot commented Feb 25, 2026

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

Project Deployment Actions Updated (UTC)
floppy Ready Ready Preview, Comment Feb 25, 2026 11:45am

@TimMikeladze TimMikeladze merged commit f213068 into main Feb 25, 2026
3 of 4 checks passed
@TimMikeladze TimMikeladze deleted the claude/add-github-icon-link-qT92t branch February 25, 2026 15:04
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