Skip to content

Commit 4ff2207

Browse files
committed
Add <LinkPreload /> to BlazorWeb template
1 parent f663652 commit 4ff2207

File tree

1 file changed

+1
-0
lines changed
  • src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/Components

1 file changed

+1
-0
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/Components/App.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<base href="/" />
8+
<LinkPreload />
89
@*#if (SampleContent)
910
<link rel="stylesheet" href="@Assets["lib/bootstrap/dist/css/bootstrap.min.css"]" />
1011
##endif*@

0 commit comments

Comments
 (0)