22 lines
326 B
Markdown
22 lines
326 B
Markdown
+++
|
|
# Recent and Upcoming Talks widget.
|
|
|
|
date = "2017-03-13T00:00:00"
|
|
draft = false
|
|
|
|
title = "Recent & Upcoming Talks"
|
|
subtitle = ""
|
|
widget = "talks"
|
|
|
|
# Order that this section will appear in.
|
|
weight = 50
|
|
|
|
# Number of talks to list.
|
|
count = 10
|
|
|
|
# Show talk details (such as abstract)? (true/false)
|
|
detailed_list = false
|
|
|
|
+++
|
|
|