0831cb4964
Work-around Hugo bug. Close #1
17 lines
260 B
Markdown
17 lines
260 B
Markdown
+++
|
|
title = "Recent & Upcoming Talks"
|
|
date = 2017-01-01T00:00:00
|
|
math = false
|
|
highlight = false
|
|
|
|
# List format.
|
|
# 0 = Simple
|
|
# 1 = Detailed
|
|
list_format = 0
|
|
|
|
# Optional featured image (relative to `static/img/` folder).
|
|
[header]
|
|
image = ""
|
|
caption = ""
|
|
+++
|