Merge branch 'change-names-secctions' into my-changes
This commit is contained in:
@@ -142,6 +142,7 @@ params:
|
||||
# Experience
|
||||
experience:
|
||||
enable: true
|
||||
# title: "Custom Name"
|
||||
items:
|
||||
- job: "Senior Software Developer"
|
||||
company: "Facebook"
|
||||
@@ -206,6 +207,7 @@ params:
|
||||
# Education
|
||||
education:
|
||||
enable: true
|
||||
# title: "Custom Name"
|
||||
# index: true
|
||||
items:
|
||||
- title: "Master of Business Administration"
|
||||
@@ -248,6 +250,7 @@ params:
|
||||
# Achievements
|
||||
achievements:
|
||||
enable: true
|
||||
# title: "Custom Name"
|
||||
items:
|
||||
- title: Google kickstart runner
|
||||
content: I solved all problems with optimal solution.
|
||||
@@ -266,6 +269,7 @@ params:
|
||||
# projects
|
||||
projects:
|
||||
enable: true
|
||||
# title: "Custom Name"
|
||||
items:
|
||||
- title: Hugo Profile
|
||||
content: A highly customizable and mobile first Hugo template for personal portfolio and blog.
|
||||
@@ -315,6 +319,7 @@ params:
|
||||
#Contact
|
||||
contact:
|
||||
enable: true
|
||||
#title: "Custom name"
|
||||
content: My inbox is always open. Whether you have a question or just want to say hi, I’ll try my best to get back to you!
|
||||
email: [email protected]
|
||||
btnName: Mail me
|
||||
|
||||
Reference in New Issue
Block a user