Skip to content

Commit 3d1f6e9

Browse files
Removing double quotes from meta tag info. (#11)
1 parent 6be5ef7 commit 3d1f6e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ languages:
55
products:
66
- aspnet
77
- azure-event-grid
8-
description: "The EventGrid Viewer Blazor application can be used to view Azure EventGrid messages in realtime using ASP.Net Core Blazor & SignalR. For those who would like to secure the application, the EventGrid Viewer Blazor application can be easily configured via appsettings to use Azure AD authentication, Azure KeyVault & Managed Identities"
9-
urlFragment: "eventgrid-viewer-blazor"
8+
description: The EventGrid Viewer Blazor application can be used to view Azure EventGrid messages in realtime using ASP.Net Core Blazor and SignalR. For those who would like to secure the application, the EventGrid Viewer Blazor application can be easily configured via appsettings to use Azure AD authentication, Azure KeyVault and Managed Identities
9+
urlFragment: eventgrid-viewer-blazor
1010
---
1111

1212
![Build](https://github.com/Azure-Samples/eventgrid-viewer-blazor/workflows/Build/badge.svg)

0 commit comments

Comments
 (0)