Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.md « post « content « exampleSite - github.com/chipsenkbeil/grid-side.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 98d9e83597ddb881d9c6b62c00e65191b9e75927 (plain)
1
2
3
4
5
6
7
8
9
10
11
+++
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 = "..."`.