File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1919 <meta name =" theme-color" content =" #ffffff" />
2020 <meta name =" color-scheme" content =" light dark" />
2121 <meta name =" robots" content =" max-image-preview:large" />
22+ <HeadOutlet @rendermode =" RenderMode.InteractiveServer" />
2223 <link rel =" dns-prefetch" href =" //cdnjs.cloudflare.com" />
2324 <link rel =" preconnect" href =" //cdnjs.cloudflare.com" />
2425 <link rel =" preload" href =" css/fonts/icons.woff2" as =" font" type =" font/woff2" crossorigin />
2930 <link href =" LinkDotNet.Blog.Web.styles.css" rel =" stylesheet" />
3031 <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.7/css/bootstrap.min.css" integrity =" sha512-fw7f+TcMjTb7bpbLJZlP8g2Y4XcCyFZW8uy8HsRZsH/SwbMw0plKHFHr99DN3l04VsYNwvzicUX/6qurvIxbxw==" crossorigin =" anonymous" referrerpolicy =" no-referrer" />
3132 <link href =" _content/Blazorise/blazorise.css" rel =" stylesheet" />
32- <HeadOutlet @rendermode =" RenderMode.InteractiveServer" />
3333</head >
3434<body >
3535 <Routes />
You can’t perform that action at this time.
0 commit comments