File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
blazorweb-csharp-10/BlazorWebCSharp.1/Components
blazorweb-csharp-9/BlazorWeb-CSharp/Components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 <link rel =" stylesheet" href =" @Assets[" BlazorWebCSharp.1.styles.css " ]" />
1111 <ImportMap />
1212 @* #if (SampleContent)
13- <link rel="icon" type="image/png " href="favicon.png " />
13+ <link rel="icon" type="image/x-icon " href="favicon.ico " />
1414 ##endif*@
1515 @* #if (!InteractiveAtRoot)
1616 <HeadOutlet />
Original file line number Diff line number Diff line change 99 <link rel =" stylesheet" href =" @Assets[" BlazorWeb-CSharp.styles.css " ]" />
1010 <ImportMap />
1111 @* #if (SampleContent)
12- <link rel="icon" type="image/png " href="favicon.png " />
12+ <link rel="icon" type="image/x-icon " href="favicon.ico " />
1313 ##endif*@
1414 @* #if (!InteractiveAtRoot)
1515 <HeadOutlet />
You can’t perform that action at this time.
0 commit comments