diff --git a/assets/images/solidworks.svg b/assets/images/solidworks.svg new file mode 100644 index 0000000..4a25904 --- /dev/null +++ b/assets/images/solidworks.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/en/sections/skills.yaml b/data/en/sections/skills.yaml index af00b63..d853f5d 100644 --- a/data/en/sections/skills.yaml +++ b/data/en/sections/skills.yaml @@ -4,7 +4,7 @@ section: id: skills enable: true weight: 5 - showOnNavbar: true + showOnNavbar: false # filter: true # Can optionally hide the title in sections # hideTitle: true @@ -52,4 +52,7 @@ skills: logo: /images/unity.svg - name: LaTeX - logo: /images/latex.svg \ No newline at end of file + logo: /images/latex.svg + +- name: SolidWorks + logo: /images/solidworks.svg \ No newline at end of file