From e1b330222f145f942a1a8839c7e2ff7714e0155e Mon Sep 17 00:00:00 2001
From: salamimitpizza
Date: Thu, 2 Feb 2017 21:20:48 +0100
Subject: [PATCH] FIX experience description error
---
index.html | 3 ++-
resumes/resume-3/resume-3.mustache | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 31e9f8a..87522fc 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,8 @@
A collection of beautiful resumes build with LESS and Mustache Templates. Choose your favorite Curriculum Vitae and easily export it as pdf.
Resumes
-
+
+
Install
Follow these instructions to create your own CV:
diff --git a/resumes/resume-3/resume-3.mustache b/resumes/resume-3/resume-3.mustache
index a5a104c..d329466 100644
--- a/resumes/resume-3/resume-3.mustache
+++ b/resumes/resume-3/resume-3.mustache
@@ -29,7 +29,7 @@
{{timeperiod}}
- {{description}}
+ , {{description}}
{{/person.experience}}