Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
added room locations to the schedule
  • Loading branch information
evakerr committed Feb 26, 2024
1 parent c0a6d83 commit 41d815a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/swc/schedule.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="row">
<div class="col-md-6">
<h3>Day 1: Tue March 19</h3>
<h3>Day 1: Tue March 19, Room E0.15</h3>
<h4>
Lesson <a href="https://swcarpentry.github.io/python-novice-gapminder/" target="_blank" rel="noopener noreferrer"> Plotting and Programming with Python. Part 1</a>
</h4>
Expand All @@ -15,7 +15,7 @@ <h4>
</table>
</div>
<div class="col-md-6">
<h3>Day 2: Wed March 20</h3>
<h3>Day 2: Wed March 20, Room E0.15</h3>
<h4>
Lesson <a href="https://swcarpentry.github.io/python-novice-gapminder/" target="_blank" rel="noopener noreferrer"> Plotting and Programming with Python. Part 2</a>
</h4>
Expand All @@ -27,7 +27,7 @@ <h4>
</table>
</div>
<div class="col-md-6">
<h3>Day 3: Thu March 21</h3>
<h3>Day 3: Thu March 21, Room E0.15</h3>
<h4>
Lesson <a href="https://swcarpentry.github.io/shell-novice/" target="_blank" rel="noopener noreferrer"> The Unix Shell</a>
</h4>
Expand All @@ -44,7 +44,7 @@ <h4>
</table>
</div>
<div class="col-md-6">
<h3>Day 4: Fr March 22</h3>
<h3>Day 4: Fr March 22, Room E0.22</h3>
<h4>
Lesson <a href="https://swcarpentry.github.io/git-novice/" target="_blank" rel="noopener noreferrer"> Version Control with Git</a>
</h4>
Expand Down

0 comments on commit 41d815a

Please sign in to comment.