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/favicon issue #97

Closed
wants to merge 4 commits into from

Conversation

ParagGhatage
Copy link
Contributor

Description

This PR addresses the issue where the default Vercel icon was displayed instead of the custom icon specified in the layout.tsx file. The changes ensure that the custom favicon is now correctly applied across the application.

Changes Made

  • Removed the default Vercel favicon.
  • Updated the layout.tsx file to reference the correct custom icon file.
  • Verified the favicon path to ensure accuracy.
  • Cleared browser cache to confirm the fix.

Related Issue #96

Screenshots (if applicable)

Add before-and-after screenshots to show the fix.

Checklist

  • The custom favicon is displayed as expected.
  • No errors or warnings introduced by the changes.
  • Tested on different browsers to ensure compatibility.

Additional Notes

Please review the changes and let me know if any further updates are required.

@ParagGhatage
Copy link
Contributor Author

Hey @Ronnieraj37 , Just removed Default Vercel favicon so that AOSSIE favicon can be displayed.

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.

1 participant