aboutsummaryrefslogtreecommitdiff
path: root/archetypes/projects.md
blob: 11db8386d84229bdc3775ee0c9a19e639da8e515 (plain)
1
2
3
4
5
6
7
8
9
---
title: "{{ replace .Name "-" " " | title }}"
description: "{{ replace .Name "-" " " | title }} is a project created by Bryson Steck"
icon: "https://brysonsteck.xyz/files/..."
date: {{ .Date }}
draft: true
current: true
---