From dbf6ebf34e022bce78ddaf4a246c3e3dcaf6e7ee Mon Sep 17 00:00:00 2001 From: Alireza Dehghanzadeh <86428901+alerezaaa@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:18:01 +0330 Subject: [PATCH] Update work.liquid to show the location of work experience under cv page same as https://github.com/alshedivat/al-folio/pull/2298 for **Volunteer** section --- _includes/resume/volunteer.liquid | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/_includes/resume/volunteer.liquid b/_includes/resume/volunteer.liquid index c0b41f7df044..f87488e751d3 100644 --- a/_includes/resume/volunteer.liquid +++ b/_includes/resume/volunteer.liquid @@ -12,7 +12,25 @@ {% else %} {% assign date = '' %} {% endif %} - {{ date }} + + + + + + {% if content.location %} + + + + {% endif %} + +
+ {{ date }} +
+

+ + {{ content.location }} +

+