forked from robert/robertjohnson.work
Added missing experiences
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% if site.data.data.experiences %}
|
||||
<section class="section experiences-section">
|
||||
<h2 class="section-title"><i class="fa fa-briefcase"></i>Experiences</h2>
|
||||
<h2 class="section-title"><i class="fa fa-briefcase"></i>{{site.data.data.experiences.title}}</h2>
|
||||
|
||||
{% for experience in site.data.data.experiences.experiences %}
|
||||
<div class="item">
|
||||
@ -27,3 +27,4 @@
|
||||
|
||||
</section><!--//section-->
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user