Skip to content

Commit 4f08a69

Browse files
author
Greg Wilson
authored
Merge pull request #92 from swcarpentry/twitwi-patch-1
Fix "br" typo causing ugly rendering (epub only)
2 parents 0607fcf + fb06bdb commit 4f08a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/episode_overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <h2>Overview</h2>
77
<div class="row">
88
<div class="col-md-3">
99
<strong>Teaching:</strong> {{ page.teaching }} min
10-
</br>
10+
<br/>
1111
<strong>Exercises:</strong> {{ page.exercises }} min
1212
</div>
1313
<div class="col-md-9">

0 commit comments

Comments
 (0)