From e81d1660ba9b60fcf7a47b869a050ec588873649 Mon Sep 17 00:00:00 2001 From: Sharwin Patil Date: Thu, 2 Jan 2025 15:32:33 -0800 Subject: [PATCH] Solidworks --- assets/images/solidworks.svg | 8 ++++++++ data/en/sections/skills.yaml | 7 +++++-- 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 assets/images/solidworks.svg 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