11 lines
218 B
Markdown
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"`.
|
|
|