File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 33
44< head >
55 < meta charset ="utf-8 " />
6- < link rel ="stylesheet " href ="https://fonts.googleapis.com/icon?family=Material+Icons " />
7- < link rel ="stylesheet " href ="https://fonts.googleapis.com/icon?family=Material+Icons " />
8-
96 < link rel ="icon " href ="%PUBLIC_URL%/favicon.ico " />
107 < meta name ="viewport " content ="minimum-scale=1, initial-scale=1, width=device-width " />
118 < meta name ="theme-color " content ="#000000 " />
2522 work correctly both with client-side routing and a non-root public URL.
2623 Learn how to configure a non-root public URL by running `npm run build`.
2724 -->
25+ < meta property ="og:title " content ="React Boilerplate TypeScript " />
26+ < meta property ="og:description " content ="" />
27+
2828 < title > React App</ title >
29+ < meta name ="description " content ="" />
2930</ head >
3031
3132< body >
You can’t perform that action at this time.
0 commit comments