Custom favicon.ico

As per this PR (https://github.com/wasp-lang/wasp/pull/1229) I guess path to the custom favicon should be client/public/favicon.ico, correct?

@miho PR states that the docs were updated, but I'm unable to find anything related to the favicon itself. Would be nice to point out directly how users can update favicon, I've seen this question a couple times before
image.png
GitHub
Fixes #9
If the user created a public folder in the their client folder -> it will get merged with the React app's public folder.
This means that users can expose client files at / more easi...
Was this page helpful?