From 65f490db0b3916271728b0a3d8ad28b136fc4c68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nelson=20Estev=C3=A3o?= Date: Sun, 29 Oct 2017 15:12:08 +0000 Subject: [PATCH] cleaning up and reorganize indentation --- _includes/career-profile.html | 3 +++ _includes/experience.html | 3 ++- _includes/footer.html | 6 +++--- _includes/sidebar.html | 1 - 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/_includes/career-profile.html b/_includes/career-profile.html index 95d3623..58a23dc 100644 --- a/_includes/career-profile.html +++ b/_includes/career-profile.html @@ -1,8 +1,11 @@ {% if site.summary %}
+

Career Profile

+

{{ site.summary }}

+
{% endif %} diff --git a/_includes/experience.html b/_includes/experience.html index 1c41330..c408ecf 100644 --- a/_includes/experience.html +++ b/_includes/experience.html @@ -1,3 +1,4 @@ +{% if site.data.experiences %}

Experiences

@@ -24,5 +25,5 @@ {% endfor %} -
+{% endif %} diff --git a/_includes/footer.html b/_includes/footer.html index bba342d..d8048dd 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,6 +1,6 @@ \ No newline at end of file + diff --git a/_includes/sidebar.html b/_includes/sidebar.html index ae7c72c..2ed6e6e 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,5 +1,4 @@ -