Allow section titles to be configured to match menu items

This commit is contained in:
Jason Tipton 2020-06-28 13:44:20 -08:00
parent df67dee343
commit 8420b99577
8 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,5 @@
# Your achievements achievements
title: Achievements
achievements:
- title: Best Presenter
image: images/achievements/presenter.jpg

View file

@ -1,4 +1,5 @@
# Your experiences
title: Experience
experiences:
- designation: Software Engineer
company:

View file

@ -1,4 +1,6 @@
# filter buttons
title: Projects
buttons:
- name: All
filter: "all"

View file

@ -26,7 +26,7 @@ menus:
- name: Skills
url: "#skills"
weight: 3
- name: Experiences
- name: Experience
url: "#experiences"
weight: 4
- name: Projects