2022-12-02 11:18:01 -07:00
|
|
|
---
|
|
|
|
title: "{{ replace .Name "-" " " | title }}"
|
2022-12-27 00:48:42 -07:00
|
|
|
description: "{{ replace .Name "-" " " | title }} is a project created by Bryson Steck"
|
2022-12-02 11:18:01 -07:00
|
|
|
icon: "https://brysonsteck.xyz/files/..."
|
|
|
|
date: {{ .Date }}
|
|
|
|
draft: true
|
2022-12-27 00:48:42 -07:00
|
|
|
current: true
|
2022-12-02 11:18:01 -07:00
|
|
|
---
|
|
|
|
|