File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
_assetsApi/docfx-tmpl/src/partials Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 2929
3030 <li><a href="https://feedback.telerik.com/blazor" target="_blank">Feedback Portal</a></li>
3131
32+ </ul>
33+ </div>
34+
35+ <div class="col-sm-4 mb-20">
36+ <h6 class="mt-0 mb-10">Support Resources</h6>
37+ <ul class="list-unstyled">
38+
39+ <li><a href="https://demos.telerik.com/blazor-ui" target="_blank">Demos</a></li>
40+
41+ <li><a href="https://docs.telerik.com/blazor-ui/knowledge-base" target="_blank">Knowledge Base</a></li>
42+
43+ <li><a href="https://github.com/telerik/blazor-ui" target="_blank">Samples Repo</a></li>
44+
45+ <li><a href="https://github.com/telerik/blazor-ui-messages" target="_blank">Localizations Repo</a></li>
46+
3247 </ul>
3348 </div>
3449
3752 <ul class="list-unstyled">
3853
3954 <li><a href="https://demos.telerik.com/blazor-dashboard-app/" target="_blank">Dashboard</a></li>
55+ <li><a href="https://demos.telerik.com/blazor-financial-portfolio/" target="_blank">PWA - Stocks</a></li>
56+ <li><a href="https://demos.telerik.com/blazor-coffee/" target="_blank">PWA - Blazing Coffee Roasters</a></li>
4057
4158 </ul>
4259 </div>
Original file line number Diff line number Diff line change @@ -607,7 +607,8 @@ footer:
607607 title : " Sample Applications"
608608 links :
609609 " Dashboard " : https://demos.telerik.com/blazor-dashboard-app/
610- " PWA - Stocks " : https://demos.telerik.com/blazor-financial-portfolio
610+ " PWA - Stocks " : https://demos.telerik.com/blazor-financial-portfolio/
611+ " PWA - Blazing Coffee Roasters " : https://demos.telerik.com/blazor-coffee/
611612
612613
613614footer_social :
You can’t perform that action at this time.
0 commit comments