Skip to content

Commit 7ea1910

Browse files
adding icon
1 parent 2e8d8e2 commit 7ea1910

File tree

1 file changed

+1
-1
lines changed
  • Src/SamplesByPlatforms/Xceed.Blazor.Zip.Sample/wwwroot

1 file changed

+1
-1
lines changed

Src/SamplesByPlatforms/Xceed.Blazor.Zip.Sample/wwwroot/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<base href="/" />
99
<link rel="stylesheet" href="lib/bootstrap/dist/css/bootstrap.min.css" />
1010
<link rel="stylesheet" href="css/app.css" />
11-
<link rel="icon" type="image/png" href="logox.png" />
11+
<link rel="icon" type="image/png" href="images/logox.png" />
1212
<link href="Xceed.Blazor.Zip.Sample.styles.css" rel="stylesheet" />
1313
</head>
1414

0 commit comments

Comments
 (0)