WIP: setting showNavbar: false fixes it
This commit is contained in:
parent
8abdd621d0
commit
e4972a001c
1 changed files with 22 additions and 0 deletions
22
exampleSite/data/en/sections/accomplishments.yaml
Normal file
22
exampleSite/data/en/sections/accomplishments.yaml
Normal file
|
@ -0,0 +1,22 @@
|
|||
# section information
|
||||
section:
|
||||
name: Accomplishments
|
||||
id: accomplishments
|
||||
enable: true
|
||||
weight: 6
|
||||
showOnNavbar: false
|
||||
# Can optionally hide the title in sections
|
||||
# hideTitle: true
|
||||
|
||||
|
||||
# your projects
|
||||
certificates:
|
||||
- name: Linux Foundation System Administrator
|
||||
logo: /images/sections/projects/kubernetes.png
|
||||
organization: Linux Foundation
|
||||
timeline: "March 2018 - Present"
|
||||
|
||||
#url: "" # link of the certificate.
|
||||
overview: taught me how to manage linux systems can use markdown for images.
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue