Skip to content

Commit 91cf881

Browse files
committed
Update index.html
1 parent 2eedfd7 commit 91cf881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

talks/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1> Recent Talks </h1>
2525
<p class="note"> <strong> Hosted by: </strong> {{ talk.host }} </p>
2626
<p class="note"> <strong> Abstract: </strong> {{ talk.abstract }} </p>
2727
<iframe width="560" height="315" src="{{ talk.link }}" frameborder="0" allowfullscreen></iframe>
28-
28+
<hr>
2929

3030
</div>
3131
<a href="{{ talk.url }}">

0 commit comments

Comments
 (0)