Files
website/themes/grid-side/exampleSite/content/custompost/info.md

12 lines
208 B
Markdown
Raw Normal View History

2016-06-05 23:48:51 +01:00
+++
title = "Info"
date = "2015-07-29"
image = "/img/car.jpg"
tags = [ "tag1", "tag2" ]
categories = [ "category1" ]
+++
You can optionally set an image in the front matter of a post using
`image = "..."`.