Closed lesleyrs closed 1 year ago
I didn't find a way to add a favicon to wasm and winit doesn't support it, do we just add it to the index.html and put the logo in the game-template locally?
https://github.com/rust-windowing/winit/issues/1072
Yes, I think just adding the icon in the index.html makes sense.
index.html
I didn't find a way to add a favicon to wasm and winit doesn't support it, do we just add it to the index.html and put the logo in the game-template locally?
https://github.com/rust-windowing/winit/issues/1072