forked from robert/robertjohnson.work
index: include the correct 'education' file in the main section (#65)
As a consequence, the unnecessary white-spaces have been removed.
This commit is contained in:
parent
3869e2335c
commit
4166ef6043
@ -6,7 +6,7 @@ layout: default
|
||||
{% include career-profile.html %}
|
||||
|
||||
{% if site.education_in_main %}
|
||||
{% include education-section.html %}
|
||||
{% include education.html %}
|
||||
{% endif %}
|
||||
|
||||
{% include experience.html %}
|
||||
@ -16,5 +16,3 @@ layout: default
|
||||
{% include publications.html %}
|
||||
|
||||
{% include skills.html %}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user