-
Right now default favicon is Wasp logo, how can I change it? |
Beta Was this translation helpful? Give feedback.
Answered by
Martinsos
Jan 4, 2023
Replies: 1 comment
-
While there is no direct support for changing favicon (there will probably be in the future though), right now you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Martinsos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While there is no direct support for changing favicon (there will probably be in the future though), right now you can use
app.head
property in your wasp file to define your own favicon.