Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 656 Bytes

File metadata and controls

28 lines (22 loc) · 656 Bytes
layout page
title Contact and Office Hours
nav_order 7

Instructor

{% assign instructors = site.staffers | where: 'role', 'Instructor' %} {% for staffer in instructors %} {{ staffer }} {% endfor %}