aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/archetypes
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-05-06 15:25:12 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-05-06 15:25:12 -0400
commit2ca2c2d3282b18622c1d3cdec92b5ef0b7ac740b (patch)
tree4c67f7bfff73fb832556229dd6f201fe0381bbc6 /archetypes
parentc4bc398a719d10327325b25524a116413f7c30cd (diff)
updated project archetype to include all custom params
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/projects.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/archetypes/projects.md b/archetypes/projects.md
index 916b158..f48551c 100644
--- a/archetypes/projects.md
+++ b/archetypes/projects.md
@@ -5,5 +5,8 @@ end_date: "now"
date: {{ .Date }}
thumbnail: "thumbnail.jpg"
description: "Project Description"
+github:
+link:
categories:
+tags:
---