Skip to content

Commit 2dfffab

Browse files
authored
Fixed logo path and revised aliases
This change fixes the issues from the automated check in #2925 (review)
1 parent 53076bd commit 2dfffab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/blazor/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
aliases: blazor, blazorwasm, blazorwebassembly, blazorserver
2+
aliases: blazor-webassembly, blazor-server
33
created_by: Microsoft
44
display_name: Blazor
55
github_url: https://github.com/dotnet/aspnetcore/tree/main/src/Components
6-
logo: Blazor.png
6+
logo: blazor.png
77
related: blazor-webassembly, blazor-server, angular, svelte, vue, react
88
released: February 2018
99
short_description: Blazor is a free and open-source web framework that enables developers to create web apps using C# and HTML.

0 commit comments

Comments
 (0)