diff --git a/archetypes/resume.md b/archetypes/resume.md index b08d561..df67503 100644 --- a/archetypes/resume.md +++ b/archetypes/resume.md @@ -3,4 +3,34 @@ title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} description: type: resume ---- +enableToc: false +header: + image: + src: + height: + alt: + infos: + name: + email: + phone: + website: + addr: +items: + - title: + sections: + - title: + subtitle: + startDate: + endDateText: + endDate: + contents: | + + - title: + sections: + - title: + subtitle: + startDate: + endDateText: + endDate: + contents: | +--- \ No newline at end of file