Skip to content

Commit

Permalink
Update teaching.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kaufManu authored Jan 17, 2025
1 parent 78ecca0 commit 9f06c87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion teaching.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ <h1 class="page-title">{{ page.title | escape }}</h1>


<h2>Current <em>Courses</em></h2>
{% include get-course.html ref="athccv2024" %}
{% include get-course.html ref="mp2025" %}

<h2>Past <em>Courses</em></h2>
{% include get-course.html ref="athccv2024" %}
{% include get-course.html ref="mp2024"%}
{% include get-course.html ref="shpc2024"%}
{% include get-course.html ref="athccv2023" %}
Expand Down

0 comments on commit 9f06c87

Please sign in to comment.