Update resume and make pdf template easier to modify
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m46s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m46s
This commit is contained in:
@@ -67,8 +67,8 @@ export const resumeConfig: ResumeConfig = {
|
||||
displayText: "Download Resume (PDF)",
|
||||
},
|
||||
layout: {
|
||||
leftColumn: ["experience", "awards"],
|
||||
rightColumn: ["skills", "education", "volunteer"],
|
||||
leftColumn: ["experience", "volunteer"],
|
||||
rightColumn: ["skills", "education", "awards"],
|
||||
},
|
||||
sections: {
|
||||
enabled: [
|
||||
|
||||
Reference in New Issue
Block a user