File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
blazing-coffee/BlazingCoffee/Client
blazor-dashboard/BlazorDashboard Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 <!-- /Commercial script file -->
2020 <!-- If main.css is missing, please `run npm install` and `npm run build` -->
2121 <link href =" css/main.css" rel =" stylesheet" />
22- <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0" " /kendo-theme-default/all.css" rel =" stylesheet" />
22+ <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0/kendo-theme-default/all.css" rel =" stylesheet" />
2323 <!-- PWA -->
2424 <link href =" manifest.json" rel =" manifest" />
2525 <link rel =" apple-touch-icon" sizes =" 512x512" href =" icon-512.png" />
Original file line number Diff line number Diff line change 99 <title >Telerik UI for Blazor Dashboard Sample App</title >
1010 <base href =" /blazor-dashboard-app/" />
1111 <link href =" favicon.ico" rel =" icon" type =" image/x-icon" />
12- <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0" " /kendo-theme-bootstrap/all.css" rel =" stylesheet" />
12+ <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0/kendo-theme-bootstrap/all.css" rel =" stylesheet" />
1313 <link href =" css/styles.css" rel =" stylesheet" />
1414 <!-- Trial script file -->
1515 <!-- If you are using a commercial license, replace the telerik-blazor.js script tag with the one commented below. -->
Original file line number Diff line number Diff line change 99 <link href =" favicon.ico" rel =" icon" type =" image/x-icon" />
1010 <link href =" css/bootstrap/bootstrap.min.css" rel =" stylesheet" />
1111 <link href =" css/styles.css" rel =" stylesheet" />
12- <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0" " /kendo-theme-bootstrap/all.css" rel =" stylesheet" />
12+ <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0/kendo-theme-bootstrap/all.css" rel =" stylesheet" />
1313 <script src =" _content/Telerik.UI.for.Blazor.Trial/js/telerik-blazor.js" ></script >
1414 <link href =" manifest.json" rel =" manifest" />
1515 <link rel =" apple-touch-icon" sizes =" 512x512" href =" default-icon-512x512.png" />
You can’t perform that action at this time.
0 commit comments