11 lines
215 B
Markdown
11 lines
215 B
Markdown
|
+++
|
||
|
title = "Jars"
|
||
|
categories = [ "jars" ]
|
||
|
tags = [ "a tag with spaces", "another tag" ]
|
||
|
image = "/img/jars.jpg"
|
||
|
+++
|
||
|
|
||
|
Project content would go here. You can also redirect using the front matter
|
||
|
`redirect = "url"`.
|
||
|
|