diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..e2e8746 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +resume-template.joelglovier.com diff --git a/_data/education.yml b/_data/education.yml new file mode 100644 index 0000000..35aac60 --- /dev/null +++ b/_data/education.yml @@ -0,0 +1,6 @@ +# Degree +- degree: Associates Degree, Business Management + uni: Springfield College + year: 1984 — 1986 + awards: Quickest to fall asleep + summary: If you had any meaningful roles at college, feel free to write about them here diff --git a/_layouts/resume.html b/_layouts/resume.html index adbd05b..714ab02 100644 --- a/_layouts/resume.html +++ b/_layouts/resume.html @@ -50,8 +50,8 @@ {% for job in site.data.experience %}
{{ job.summary }}
If you had any meaningful roles at college, feel free to write about them here.
+{{ education.summary }}