diff --git a/lessons/index.html b/lessons/index.html index 98c08c0..766d213 100644 --- a/lessons/index.html +++ b/lessons/index.html @@ -3,13 +3,10 @@ title: Unit Testing React --- -

Lessons

-
-{% for staff_member in site.staff_members %} -

- - {{ staff_member.name }} - {{ staff_member.position }} - -

-

{{ staff_member.content | markdownify }}

-{% endfor %} \ No newline at end of file + \ No newline at end of file