cleaning up and reorganize indentation

This commit is contained in:
Nelson Estevão 2017-10-29 15:12:08 +00:00
parent 5596d42cc6
commit 65f490db0b
4 changed files with 8 additions and 5 deletions

View File

@ -1,8 +1,11 @@
{% if site.summary %}
<section class="section summary-section">
<h2 class="section-title"><i class="fa fa-user"></i>Career Profile</h2>
<div class="summary">
<p>{{ site.summary }}</p>
</div><!--//summary-->
</section><!--//section-->
{% endif %}

View File

@ -1,3 +1,4 @@
{% if site.data.experiences %}
<section class="section experiences-section">
<h2 class="section-title"><i class="fa fa-briefcase"></i>Experiences</h2>
@ -24,5 +25,5 @@
</div><!--//item-->
{% endfor %}
</section><!--//section-->
{% endif %}

View File

@ -1,5 +1,4 @@
<!-- Use icons from fontawesome when you are adding new item in the contact list -->
<!-- Use icons from fontawesome when you are adding new item in the contact list -->
<div class="sidebar-wrapper">
<div class="profile-container">