Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 472 Bytes

File metadata and controls

17 lines (13 loc) · 472 Bytes
title Online Hosted Instructions
permalink index.html
layout home

Content Directory

The lab exercises are listed below.

Labs

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

Module Lab
{% for activity in labs %} {{ activity.lab.module }}
{% endfor %}