diff options
Diffstat (limited to 'archetypes/projects.md')
| -rw-r--r-- | archetypes/projects.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/archetypes/projects.md b/archetypes/projects.md new file mode 100644 index 0000000..916b158 --- /dev/null +++ b/archetypes/projects.md @@ -0,0 +1,9 @@ +--- +title: "{{ title .Name }}" +start_date: "YYYY-MM-DD" +end_date: "now" +date: {{ .Date }} +thumbnail: "thumbnail.jpg" +description: "Project Description" +categories: +--- |
