layout | title | active_tab |
---|---|---|
default |
CIS 121 Resources |
resources |
-
{% for resource in site.data.resources %}
-
-
{% for link in resource.links %}
- {{ link.text }} {% endfor %}
{% endfor %}