+++ title = "{{ replace .Name "-" " " | title }}" date = {{ .Date }} draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = [] # Tags and categories # For example, use `tags = []` for no tags, or the form `tags = ["A Tag", "Another Tag"]` for one or more tags. tags = [] categories = [] # Featured image # Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`. # Use `caption` to display an image caption. # Markdown linking is allowed, e.g. `caption = "[Image credit](http://example.org)"`. # Set `preview` to `false` to disable the thumbnail in listings. [header] image = "" caption = "" preview = true +++