File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/LinkDotNet.Blog.Web/Pages Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 30
30
<environment include =" Staging,Production" >
31
31
<link href =" css/bundle.min.css" rel =" stylesheet" />
32
32
</environment >
33
+ <link rel =" preload" href =" LinkDotNet.Blog.Web.styles.css" as =" style" >
33
34
<link href =" LinkDotNet.Blog.Web.styles.css" rel =" stylesheet" />
34
- <link rel =" preload " href =" _content/Blazored.Toast/blazored-toast.min.css" as = " style " onload = " this.onload=null;this.rel='stylesheet' " >< noscript >< link rel = " stylesheet " href = " _content/Blazored.Toast/blazored-toast.min.css " ></ noscript >
35
+ <link rel =" stylesheet " href =" _content/Blazored.Toast/blazored-toast.min.css" / >
35
36
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0-alpha3/css/bootstrap.min.css" integrity =" sha512-iGjGmwIm1UHNaSuwiNFfB3+HpzT/YLJMiYPKzlQEVpT6FWi5rfpbyrBuTPseScOCWBkRtsrRIbrTzJpQ02IaLA==" crossorigin =" anonymous" referrerpolicy =" no-referrer" />
36
37
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/github-dark-dimmed.min.css" integrity =" sha512-zcatBMvxa7rT7dDklfjauWsfiSFParF+hRfCdf4Zr40/MmA1gkFcBRbop0zMpvYF3FmznYFgcL8wlcuO/GwHoA==" crossorigin =" anonymous" referrerpolicy =" no-referrer" />
37
38
<component type =" typeof(HeadOutlet)" render-mode =" ServerPrerendered" />
You can’t perform that action at this time.
0 commit comments