Fixed bug with education being shown both in sidebar and in main-content
This commit is contained in:
committed by
Nelson Estevão
parent
a9c67f92bc
commit
412b5e4a0e
@ -5,7 +5,7 @@ layout: default
|
||||
|
||||
{% include career-profile.html %}
|
||||
|
||||
{% unless sidebar.education %}
|
||||
{% unless site.data.data.sidebar.education %}
|
||||
{% include education.html %}
|
||||
{% endunless %}
|
||||
|
||||
|
Reference in New Issue
Block a user