Skip to content

Commit bb7c9fb

Browse files
authored
Update README to use Markdown for logo display (#34)
Nuget doesn't allow html at this time so use dark mode logo so it looks good in both modes.
1 parent 9bf4ac9 commit bb7c9fb

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
<h1>
2-
<picture>
3-
<source media="(prefers-color-scheme: dark)" srcset="content/MudBlazor-GitHub-NoBg-Dark.png">
4-
<source media="(prefers-color-scheme: light)" srcset="content/MudBlazor-GitHub-NoBg.png">
5-
<img alt="MudBlazor" src="content/MudBlazor-GitHub-NoBg.png">
6-
</picture>
7-
</h1>
1+
# ![MudBlazor Logo](content/MudBlazor-GitHub-NoBg-Dark.png)
82

93
# Theme Manager / Generator for MudBlazor
104

0 commit comments

Comments
 (0)