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