Skip to content

Commit 65f64ef

Browse files
committed
index update
1 parent e7afcf7 commit 65f64ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ This page lists exercises associated with Microsoft skilling content on [Microso
1010

1111
The following exercises are designed to provide you with a hands-on learning experience implementing HTTP operations, and rendering the results, in an ASP.NET Core Blazor web app. Learn how to gather needed information from a documented API, implement HTTP clients, and perform data operation through an API.
1212

13-
## Exercises
13+
### Exercises
14+
<hr/>
15+
1416

1517
{% assign labs = site.pages | where_exp:"page", "page.url contains '/Instructions/Labs'" %}
1618
{% for activity in labs %}

0 commit comments

Comments
 (0)