8 lines
209 B
Markdown
8 lines
209 B
Markdown
|
---
|
||
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
host:
|
||
|
categories: [x,y]
|
||
|
---
|
||
|
|
||
|
Slides can be [downloaded here](http://jeremykidwell.info/files/presentations/[change filename]).
|