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

11 lines
215 B
Markdown

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