Update the grid-side theme
This commit is contained in:
11
themes/grid-side-old/exampleSite/content/custompost/info.md
Normal file
11
themes/grid-side-old/exampleSite/content/custompost/info.md
Normal file
@@ -0,0 +1,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 = "..."`.
|
||||
|
Reference in New Issue
Block a user