Add favicon.ico to app templates
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 95
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behaviour
a favicon is loaded
### Actual Behaviour
no favicon exists, and every route change calls the server (404) for the non-existent file.
roundtrip of 300ms just to switch from /#/about to /#/actions
Contributor guide
Assessment
This issue has not been assessed yet.