Files
website/themes/grid-side/exampleSite/content/project/anotherdrone.md
2016-06-05 23:48:51 +01:00

11 lines
218 B
Markdown

+++
title = "Drone"
categories = [ "drone" ]
tags = [ "a tag with spaces", "another tag" ]
image = "/img/drone.jpg"
+++
Project content would go here. You can also redirect using the front matter
`redirect = "url"`.