Change favicon
#741
-
Do I have to change the favicon in the source or is there a way to override it at runtime? I have an assets/icons folder created with a favicon in it, I have a manifests file, but I always see the flet favicon. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
gbrandt
Jan 3, 2023
Replies: 2 comments
-
Any help on this, I can't figure it out. I have a
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hah, found the answer on the discord server. A file called |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gbrandt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hah, found the answer on the discord server. A file called
favicon.png
in theassets
folder will be used.