Files
website/themes/grid-side/exampleSite/content/project/anothercup.md

11 lines
220 B
Markdown
Raw Normal View History

2016-06-05 23:48:51 +01:00
+++
title = "Another Cup"
categories = [ "cup" ]
tags = [ "a tag with spaces", "another tag" ]
image = "/img/cup.jpg"
+++
Project content would go here. You can also redirect using the front matter
`redirect = "url"`.