12345678910111213141516171819202122 |
- # 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.
-
|