Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat: Add favicons and metadata to web page using Helmet component
This commit introduces the addition of favicons and metadata to a web page using the Helmet component. It includes links to different favicon images, a manifest file, and a mask icon. It also sets the title and theme color of the web app. Changes made: - Added favicons and metadata using Helmet component - Included links to different favicon images - Added a manifest file and a mask icon - Set the title and theme color of the web app
- Loading branch information