From 48117f0deaf318298947c9f5a6fe447572ba2353 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Thu, 30 Nov 2023 00:06:46 +0300 Subject: Add education content --- archetypes/education.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 archetypes/education.md (limited to 'archetypes') diff --git a/archetypes/education.md b/archetypes/education.md new file mode 100644 index 0000000..825f9df --- /dev/null +++ b/archetypes/education.md @@ -0,0 +1,7 @@ +--- +title: '{{ replace .File.ContentBaseName `-` ` ` | title }}' +degree: Degree +location: City +start_date: '{{ .Date }}' +end_date : +--- \ No newline at end of file -- cgit v1.2.3