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

Fix: implemented a new favicon #81

Open
wants to merge 1 commit into
base: testnet
Choose a base branch
from

Conversation

hossamanany
Copy link

Pull Request Overview

📝 Summary

This PR adds a favicon to the project to enhance the user experience by displaying the [Starknet.ID] logo in the browser tab.

🔗 Related Issues

🔄 Changes Made

  • Added favicon.ico to the public/visuals directory.
  • Updated _document.tsx to include a link to the favicon:
    <link rel="icon" href="/visuals/favicon.ico" />

🖼️ Current Output

Tab with favicon

🧪 Testing

  • Verified that the favicon appears in the browser tab when the application is running.
  • Tested the application by running npm run dev and navigating to http://localhost:3000/dashboard.

💬 Comments

Please review the changes and let me know if there are any improvements or adjustments needed.

Copy link

vercel bot commented Dec 19, 2024

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

Name Status Preview Comments Updated (UTC)
starknet-id ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 3:41pm

Copy link

vercel bot commented Dec 19, 2024

@hossamanany is attempting to deploy a commit to the LFG Labs Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add new favicon
1 participant