website/archetypes/projects.md

9 lines
142 B
Markdown
Raw Normal View History

2022-12-02 11:18:01 -07:00
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
icon: "https://brysonsteck.xyz/files/..."
date: {{ .Date }}
draft: true
---