refactor: rename event list partials
This commit is contained in:
parent
a445072048
commit
d934089b57
3 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
video: page.video,
|
||||
} only %}
|
||||
|
||||
{% include 'talk/events' with {
|
||||
{% include 'talk/event-list' with {
|
||||
events: page.events|reverse,
|
||||
} only %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue