Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.09 KB

File metadata and controls

22 lines (14 loc) · 1.09 KB
title permalink layout
연습 지침
index.html
home

연습

이 페이지에는 Microsoft Learn의 Microsoft 기술 콘텐츠와 관련된 연습이 나열되어 있습니다.

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

  • [{{ activity.lab.title }}]({{ site.github.url }}{{ activity.url }}) {% endfor %}