From c982225c12d5fa8124812ecc3880e8c4b9e4728d Mon Sep 17 00:00:00 2001 From: Alireza Dehghanzadeh <86428901+alerezaaa@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:47:43 +0330 Subject: [PATCH] =?UTF-8?q?=20Update=20work.liquid=20to=20show=20the=20loc?= =?UTF-8?q?ation=20of=20work=20experience=20under=20cv=20=E2=80=A6=20(#234?= =?UTF-8?q?9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …page same as pull request https://github.com/alshedivat/al-folio/pull/2298 and commit https://github.com/alshedivat/al-folio/commit/363f277aa82df6e03f172dbcf2f9c1fbe84aca26 for **Volunteer** section --- _includes/resume/volunteer.liquid | 20 +++++++++++++++++++- assets/json/resume.json | 1 + 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/_includes/resume/volunteer.liquid b/_includes/resume/volunteer.liquid index c0b41f7df044..7a7b2d68e829 100644 --- a/_includes/resume/volunteer.liquid +++ b/_includes/resume/volunteer.liquid @@ -12,7 +12,25 @@ {% else %} {% assign date = '' %} {% endif %} - {{ date }} +
+ {{ date }} + | +
+ + + {{ content.location }} + + |
+