You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BlazorBootstrap.Demo.RCL/Components/Pages/Index.razor
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -356,7 +356,7 @@
356
356
357
357
<divclass="container">
358
358
<CalloutClass="mt-5"Color="CalloutColor.Success"Heading="DO YOU KNOW?">
359
-
This demo website is built using the <strong><ahref="https://www.nuget.org/packages/Blazor.Bootstrap">Blazor Bootstrap</a></strong> library and published on the Azure Static Web App.
359
+
This demo website is built using the <strong><ahref="https://www.nuget.org/packages/Blazor.Bootstrap">Blazor Bootstrap</a></strong> library and published on the Azure Web App.
360
360
See our source code on <ahref="https://github.com/vikramlearning/blazorbootstrap">GitHub</a>.
0 commit comments