Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarletKuro authored May 27, 2024
1 parent 83d57ea commit 2936993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
To use the icons in your MudBlazor project, you can add the following CSS link to your HTML or Razor layout:

```html
<link href="_content/MudBlazor.Icons.MaterialSymbols/css/font.min.css" rel="stylesheet" />
<link href="_content/MudBlazor.FontIcons.MaterialSymbols/css/font.min.css" rel="stylesheet" />
```

Alternatively, you can use the following CDN links:
Expand Down

0 comments on commit 2936993

Please sign in to comment.