Make everything more consistent

This commit is contained in:
Nelson Estevão
2018-07-29 13:22:23 +01:00
parent 412b5e4a0e
commit 1f9bcbecc8
7 changed files with 39 additions and 27 deletions

View File

@ -5,8 +5,8 @@ layout: default
{% include career-profile.html %}
{% unless site.data.data.sidebar.education %}
{% include education.html %}
{% unless site.data.sidebar.education %}
{% include education.html %}
{% endunless %}
{% include experiences.html %}