Allow slides and recordings be linked to talks
This commit is contained in:
@@ -4,4 +4,8 @@ date: {{ .Date }}
|
||||
draft: false
|
||||
authors: [ "unknown" ]
|
||||
when: {{ .Date }}
|
||||
slides:
|
||||
- data: <url>
|
||||
recordings:
|
||||
- data: <url>
|
||||
---
|
||||
Reference in New Issue
Block a user