Skip to content

Commit

Permalink
Fix toast stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
Jcparkyn committed Nov 28, 2023
1 parent f2b50f1 commit c12b706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Nodexr/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
<link href="_content/Blazored.Toast/blazored-toast.min.css" rel="stylesheet" />
<link href="css/site.css" rel="stylesheet" />
<link href="css/node.css" rel="stylesheet" />
<link href="css/node-list.css" rel="stylesheet" />
Expand Down

0 comments on commit c12b706

Please sign in to comment.