You've already forked jsonresume
Add kendal2 theme
This commit is contained in:
@@ -134,6 +134,7 @@ type Volunteer struct {
|
||||
type Education struct {
|
||||
Institution string `json:"institution"`
|
||||
Hide bool `json:"hide"`
|
||||
Location string `json:"location"`
|
||||
Area string `json:"area"`
|
||||
StudyType string `json:"studyType"`
|
||||
StartDate ResumeDate `json:"startDate"`
|
||||
|
||||
Reference in New Issue
Block a user