@@ -134,10 +134,10 @@ withSidebar: true
{# Skills Section - only show if data exists #}
{% if cv.skills and (cv.skills | dictsort | length) %}
-
- Skills
+
+ Skills
-
+
{% for category, skills in cv.skills %}
@@ -156,7 +156,7 @@ withSidebar: true
{# Education & Languages - only show if data exists #}
{% if (cv.education and cv.education.length) or (cv.languages and cv.languages.length) %}
-
+
{# Education #}
{% if cv.education and cv.education.length %}
@@ -190,8 +190,8 @@ withSidebar: true
{# Interests - only show if data exists #}
{% if cv.interests and cv.interests.length %}
-
- Interests
+
+ Interests
{% for interest in cv.interests %}
{{ interest }}
diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk
index d7d7bcb..b47fb14 100644
--- a/_includes/layouts/post.njk
+++ b/_includes/layouts/post.njk
@@ -4,10 +4,10 @@ withBlogSidebar: true
---
{% if title %}
- {{ title }}
+ {{ title }}
{% endif %}
-
Skills
+Skills
-
+
{% for category, skills in cv.skills %}
@@ -156,7 +156,7 @@ withSidebar: true
{# Education & Languages - only show if data exists #}
{% if (cv.education and cv.education.length) or (cv.languages and cv.languages.length) %}
-
@@ -156,7 +156,7 @@ withSidebar: true
{# Education & Languages - only show if data exists #}
{% if (cv.education and cv.education.length) or (cv.languages and cv.languages.length) %}
-
+
{# Education #}
{% if cv.education and cv.education.length %}
@@ -190,8 +190,8 @@ withSidebar: true
{# Interests - only show if data exists #}
{% if cv.interests and cv.interests.length %}
-
- Interests
+
+ Interests
{% for interest in cv.interests %}
{{ interest }}
diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk
index d7d7bcb..b47fb14 100644
--- a/_includes/layouts/post.njk
+++ b/_includes/layouts/post.njk
@@ -4,10 +4,10 @@ withBlogSidebar: true
---
{% if title %}
- {{ title }}
+ {{ title }}
{% endif %}
-
@@ -190,8 +190,8 @@ withSidebar: true
{# Interests - only show if data exists #}
{% if cv.interests and cv.interests.length %}
-
-
+
Interests
+Interests
{% for interest in cv.interests %}
{{ interest }}
diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk
index d7d7bcb..b47fb14 100644
--- a/_includes/layouts/post.njk
+++ b/_includes/layouts/post.njk
@@ -4,10 +4,10 @@ withBlogSidebar: true
---
{% if title %}
-