Files
2023-10-06 04:36:07 -07:00

634 B

title, permalink, layout
title permalink layout
Online Hosted Instructions index.html home

Content Directory

Required labs files can be DOWNLOADED HERE

Hyperlinks to each of 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 %}