3f31ef591cd497184dc72757ab2e85b5254c6525
Angular's index.html referenced /assets/img/favicon.ico + a PNG icon + an apple-touch-icon; the React port carried those assets through config/public/ but never linked them in the HTML head, so the tab icon was blank and /favicon.ico 404'd. Add html.favicon (copied to publicDir root) plus html.tags for 16/32 PNG icons and apple-touch-icon.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%