9 lines
142 B
Markdown
9 lines
142 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
description: ""
|
||
|
icon: "https://brysonsteck.xyz/files/..."
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
---
|
||
|
|