We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8d8e2 commit 7ea1910Copy full SHA for 7ea1910
Src/SamplesByPlatforms/Xceed.Blazor.Zip.Sample/wwwroot/index.html
@@ -8,7 +8,7 @@
8
<base href="/" />
9
<link rel="stylesheet" href="lib/bootstrap/dist/css/bootstrap.min.css" />
10
<link rel="stylesheet" href="css/app.css" />
11
- <link rel="icon" type="image/png" href="logox.png" />
+ <link rel="icon" type="image/png" href="images/logox.png" />
12
<link href="Xceed.Blazor.Zip.Sample.styles.css" rel="stylesheet" />
13
</head>
14
0 commit comments