Skip to content

Commit 2e2ce44

Browse files
chore: update footers
1 parent 77bf3c2 commit 2e2ce44

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

_assetsApi/docfx-tmpl/src/partials/footer.tmpl.partial

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,21 @@
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

@@ -37,6 +52,8 @@
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>

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

613614
footer_social:

0 commit comments

Comments
 (0)