From 7c1905aaf5244fa269222f35c3a14986b09906a8 Mon Sep 17 00:00:00 2001 From: Sharwin24 Date: Tue, 21 Jan 2025 20:03:32 -0600 Subject: [PATCH] Removed Latex and added OnShape --- assets/images/onshape.svg | 24 ++++++++++++++++++++++++ data/en/sections/skills.yaml | 11 +++++++---- 2 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 assets/images/onshape.svg diff --git a/assets/images/onshape.svg b/assets/images/onshape.svg new file mode 100644 index 0000000..5df5971 --- /dev/null +++ b/assets/images/onshape.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/en/sections/skills.yaml b/data/en/sections/skills.yaml index c479c42..192603f 100644 --- a/data/en/sections/skills.yaml +++ b/data/en/sections/skills.yaml @@ -51,8 +51,11 @@ skills: - name: Unity logo: /images/unity.svg -- name: LaTeX - logo: /images/latex.svg +# - name: LaTeX +# logo: /images/latex.svg -- name: SolidWorks - logo: /images/solidworks.svg \ No newline at end of file +- name: SolidWorks (CSWA) + logo: /images/solidworks.svg + +- name: OnShape + logo: /images/onshape.svg \ No newline at end of file