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 29
29
30
30
<li><a href="https://feedback.telerik.com/blazor" target="_blank">Feedback Portal</a></li>
31
31
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
+
32
47
</ul>
33
48
</div>
34
49
37
52
<ul class="list-unstyled">
38
53
39
54
<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>
40
57
41
58
</ul>
42
59
</div>
Original file line number Diff line number Diff line change @@ -607,7 +607,8 @@ footer:
607
607
title : " Sample Applications"
608
608
links :
609
609
" 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/
611
612
612
613
613
614
footer_social :
You can’t perform that action at this time.
0 commit comments