2024-02-06 08:00:00 +00:00
|
|
|
---
|
|
|
|
layout: default
|
2024-02-06 08:00:00 +00:00
|
|
|
use: [speakers]
|
2024-02-06 08:00:00 +00:00
|
|
|
---
|
|
|
|
|
2024-02-06 08:00:00 +00:00
|
|
|
{% include 'speakers/recent-speakers' with {
|
|
|
|
speakers: data.speakers,
|
2024-02-06 08:00:00 +00:00
|
|
|
talks: site.talks,
|
2024-02-06 08:00:00 +00:00
|
|
|
} %}
|