Change excerpt to description
This commit is contained in:
parent
4a0acbdf7f
commit
ee9b90098d
27 changed files with 30 additions and 30 deletions
|
@ -2,7 +2,7 @@
|
|||
<h3 class="text-lg text-black mb-1">{{ talk.title }}</h3>
|
||||
|
||||
<div class="text-sm text-grey-darkest">
|
||||
<p>{{ talk.excerpt }}</p>
|
||||
<p>{{ talk.description }}</p>
|
||||
</div>
|
||||
|
||||
{% if talk.url %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue