11 lines
212 B
Markdown
11 lines
212 B
Markdown
|
+++
|
||
|
title = "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"`.
|
||
|
|