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