11 lines
168 B
Markdown
11 lines
168 B
Markdown
|
---
|
||
|
author: "Gregory Trolliet"
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
description: ""
|
||
|
images: []
|
||
|
categories: [""]
|
||
|
tags: ["",""]
|
||
|
draft: true
|
||
|
---
|