Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(footer): support link #31

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

anantJjain
Copy link
Contributor

Details

closes #29

  • Through this commit I added a "Support" link in the footer that redirects the user to the Github Issue tracker page.
  • Used the react-router-dom based Link component as used in the exisiting code.
  • Added target="_blank" attribute to open link in a new tab.
  • The new div for "Support" contains the same tailwind classname as used in the already exisitng "About","Privacy" links.

Screenshot for reference :
image

Copy link

vercel bot commented Feb 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
krini ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2024 3:15pm

@uniqueg uniqueg changed the title feat: Footer Support link feat(footer): support link Mar 1, 2024
Copy link
Member

@uniqueg uniqueg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks :)

@anantJjain anantJjain merged commit d5d4382 into elixir-cloud-aai:master Mar 4, 2024
8 checks passed
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.

"Support" link in the footer connecting to this issue tracker
2 participants