We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eedfd7 commit 91cf881Copy full SHA for 91cf881
talks/index.html
@@ -25,7 +25,7 @@ <h1> Recent Talks </h1>
25
<p class="note"> <strong> Hosted by: </strong> {{ talk.host }} </p>
26
<p class="note"> <strong> Abstract: </strong> {{ talk.abstract }} </p>
27
<iframe width="560" height="315" src="{{ talk.link }}" frameborder="0" allowfullscreen></iframe>
28
-
+ <hr>
29
30
</div>
31
<a href="{{ talk.url }}">
0 commit comments