Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Lopez <oscareduardolp6@gmail.com>2022-08-18 01:33:16 +0300
committerOscar Lopez <oscareduardolp6@gmail.com>2022-08-18 01:33:16 +0300
commit325e3bc8ee81663d23e29be7604ff22252af38bc (patch)
treefe635a61d0bc16d8181cf88bf6c7327963e4c083 /exampleSite/config.yaml
parenta17736285164e678d6480ddd876474de4aaaedf7 (diff)
Added option to add custom titles to sections
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r--exampleSite/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 7c21f3b..7fe0cea 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -141,6 +141,7 @@ params:
# Experience
experience:
enable: true
+ # title: "Custom Name"
items:
- job: "Senior Software Developer"
company: "Facebook"
@@ -205,6 +206,7 @@ params:
# Education
education:
enable: true
+ # title: "Custom Name"
# index: true
items:
- title: "Master of Business Administration"
@@ -247,6 +249,7 @@ params:
# Achievements
achievements:
enable: true
+ # title: "Custom Name"
items:
- title: Google kickstart runner
content: I solved all problems with optimal solution.
@@ -265,6 +268,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.
@@ -314,6 +318,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: gurusabarisha@gmail.com
btnName: Mail me