We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044fa0a commit b1da8deCopy full SHA for b1da8de
3 files changed
CodeBeam.Website/CodeBeam.Website/Components/App.razor
@@ -13,7 +13,7 @@
13
<link href="_content/MudBlazor/MudBlazor.min.css" rel="stylesheet" />
14
<link href="_content/CodeBeam.MudBlazor.Extensions/MudExtensions.min.css" rel="stylesheet" />
15
<ImportMap />
16
- <link rel="icon" type="image/png" href="favicon.png" />
+ <link rel="icon" type="image/png" href="cbsmall.png" />
17
<HeadOutlet @rendermode="InteractiveWebAssembly" />
18
</head>
19
CodeBeam.Website/CodeBeam.Website/wwwroot/cbsmall.png
1.07 KB
CodeBeam.Website/CodeBeam.Website/wwwroot/favicon.png
-1.12 KB
0 commit comments