aboutsummaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-11-30 00:06:46 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-11-30 00:06:46 +0300
commit48117f0deaf318298947c9f5a6fe447572ba2353 (patch)
tree7a19d7a9154916f5f3985ef9d39b9f70170e48f6 /archetypes
parentf88055964d70b6d87503e19dcf17fd42c7df8529 (diff)
Add education content
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/education.md7
1 files changed, 7 insertions, 0 deletions
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