Make more things clickable

This commit is contained in:
Oliver Davies 2019-03-25 23:24:31 +00:00
parent 801a049c6c
commit 032e427c3a
4 changed files with 19 additions and 8 deletions

View file

@ -1,6 +1,8 @@
<article>
<h3 class="text-lg text-black mb-1">
{{ talk.title }}
<a href="{{ talk.url }}" class="text-inherit" tabindex="-1">
{{ talk.title }}
</a>
</h3>
<div>