mirror of
https://github.com/JuanCanham/jsonresume-theme-modern.git
synced 2025-05-10 15:57:07 +01:00
Format education area and studyType
Earlier, it used to leave a comma if any of them was absent.
This commit is contained in:
@ -93,7 +93,7 @@
|
||||
<div class="skills">
|
||||
{{#education}}
|
||||
<h3>{{institution}}</h3>
|
||||
<h4>{{area}}, {{studyType}}</h4>
|
||||
<h4>{{educationDetail}}</h4>
|
||||
<p>{{startDateYear}} - {{endDateYear}}</p>
|
||||
<p>{{summary}}</p>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user