diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-05-06 15:25:12 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-05-06 15:25:12 -0400 |
| commit | 2ca2c2d3282b18622c1d3cdec92b5ef0b7ac740b (patch) | |
| tree | 4c67f7bfff73fb832556229dd6f201fe0381bbc6 /archetypes/projects.md | |
| parent | c4bc398a719d10327325b25524a116413f7c30cd (diff) | |
updated project archetype to include all custom params
Diffstat (limited to 'archetypes/projects.md')
| -rw-r--r-- | archetypes/projects.md | 3 |
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: --- |
