Skip to content

Commit

Permalink
Removed reference to unused CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissainty committed Jul 22, 2020
1 parent 4443965 commit 78d2e10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/BlazorWebAssembly/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<base href="/" />
<link href="favicon.ico" type="image/x-icon" rel="shortcut icon" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="_content/Blazored.Modal/blazored-modal.css" rel="stylesheet" />
<link href="css/site.css" rel="stylesheet" />

<!-- Start Single Page Apps for GitHub Pages -->
Expand Down

0 comments on commit 78d2e10

Please sign in to comment.