uob-group-10-mynt / mynt-finance-banking-app

A prototype banking app for Mynt, Kenya.
3 stars 0 forks source link

[feat]: Add favicons for multi-platforms #109

Open theCyberExorcist opened 3 weeks ago

theCyberExorcist commented 3 weeks ago

Status: Need help with debugging!

Description: Although favicon is added and appears as expected when directly opening index.html in browser, it doesn't show up when visiting localhost:9001

theCyberExorcist commented 2 weeks ago

Have tried using React Helmet but favicon still doesn't show up when visiting localhost:9001

ZathrasXI commented 1 week ago

@theCyberExorcist the favicon appears now :) Though what I have done is only for browser, and it looks like you are working on a solution for the favicon across all platforms! You will need to finish that, I don't understand that bit. Hopefully what I have done is helpful