File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2828 <link href =" css/icons.css" rel =" stylesheet" />
2929 <link rel =" preload" href =" LinkDotNet.Blog.Web.styles.css" as =" style" >
3030 <link href =" LinkDotNet.Blog.Web.styles.css" rel =" stylesheet" />
31+ <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.1/styles/github-dark-dimmed.min.css" integrity =" sha512-zcatBMvxa7rT7dDklfjauWsfiSFParF+hRfCdf4Zr40/MmA1gkFcBRbop0zMpvYF3FmznYFgcL8wlcuO/GwHoA==" crossorigin =" anonymous" referrerpolicy =" no-referrer" />
3132 <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" />
3233 <link href =" _content/Blazorise/blazorise.css" rel =" stylesheet" />
3334</head >
5556@code {
5657 [Inject ]
5758 private IOptions <ApplicationConfiguration > AppConfiguration { get ; set ; } = default ! ;
58-
59+
5960 [Inject ]
6061 private IWebHostEnvironment Environment { get ; set ; } = default ! ;
6162}
You can’t perform that action at this time.
0 commit comments