Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 657 Bytes

File metadata and controls

18 lines (13 loc) · 657 Bytes
title permalink layout
Instruções online hospedadas
index.html
home

Diretório de conteúdo

Hyperlinks to each of the walkthroughs. Instructors may choose to use the walkthrough as a demonstration or a student lab.

Passo a passo

{% assign wts = site.pages | where_exp:"page", "page.url contains '/Instructions/Walkthroughs'" %}

Módulo Passo a passo
{% para atividade no wts %} {{ activity.wts.module }}
{% endfor %}