File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 17
17
<meta name =" author" content =" <%= htmlWebpackPlugin.options.constants.author %>" >
18
18
<meta name =" description" content =" <%= htmlWebpackPlugin.options.constants.description %>" >
19
19
<meta property =" og:title" content =" <%= htmlWebpackPlugin.options.constants.title %>" >
20
-
21
- <!-- favicon stuff -->
22
- <link rel =" apple-touch-icon" type =" image/png" sizes =" 180x180" href =" /images/favicons/apple-touch-icon-180x180.png" >
23
- <link rel =" icon" type =" image/png" sizes =" 196x196" href =" /images/favicons/favicon-196x196.png" >
24
- <link rel =" shortcut icon" href =" /images/favicons/favicon.ico" >
20
+ <link rel =" icon" type =" image/png" href =" /images/favicon.png" >
25
21
26
22
<title ><%= htmlWebpackPlugin .options .title %> </title >
27
23
</head >
You can’t perform that action at this time.
0 commit comments