Skip to content

Added github repo link in footer using github icon#1960

Open
Vikas-ProCoder wants to merge 1 commit intoVishal-raj-1:mainfrom
Vikas-ProCoder:add/feature-github-icon
Open

Added github repo link in footer using github icon#1960
Vikas-ProCoder wants to merge 1 commit intoVishal-raj-1:mainfrom
Vikas-ProCoder:add/feature-github-icon

Conversation

@Vikas-ProCoder
Copy link

Description

This pull request adds a clickable GitHub icon in the footer section of the website. Clicking the icon will redirect users to the repository page.

Closes: #87

Changes Made

  • Added GitHub icon using
  • Wrapped the icon in an anchor (<a>) tag that links to the project's GitHub repository
  • Ensured accessibility with aria-label and target="_blank" for opening in a new tab

Motivation

Including a GitHub link in the footer makes it easier for users and contributors to access the project's source code, star the repo, or report issues directly.

Screenshots

Screenshot 2025-07-18 190401

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.

Footer Updation

1 participant

Comments