Re-organise talks
This commit is contained in:
parent
e0e93e4fe5
commit
b60fb6038e
11 changed files with 192 additions and 12 deletions
|
@ -24,6 +24,6 @@ talks:
|
|||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
{% include 'talks-table' %}
|
||||
{% include 'talks-table' with { talks: talks|format_talks } %}
|
||||
|
||||
<p>Upcoming talks can be found on the <a href="{{ site.url }}/talks">talks page]</a>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue