Skip to content

Commit

Permalink
Merge pull request #7 from MeetaliiPtl/main
Browse files Browse the repository at this point in the history
Add more skills to the skill section #3
  • Loading branch information
thisisamandang authored Sep 18, 2023
2 parents 05ed581 + f0dcf4e commit e80ca59
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions constants/skills.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ const categorizedSkills = {
"vagrant",
"circleci",
"travisci",
"ansible",
],
},

Expand Down Expand Up @@ -311,6 +312,7 @@ const icons = {
spring: "https://www.vectorlogo.zone/logos/springio/springio-icon.svg",
swift:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/swift/swift-original.svg",
ansible: "https://raw.githubusercontent.com/devicons/devicon/master/icons/ansible/ansible-original.svg",
typescript:
"https://raw.githubusercontent.com/devicons/devicon/master/icons/typescript/typescript-original.svg",
linux:
Expand Down Expand Up @@ -549,6 +551,7 @@ const skillWebsites = {
realm: "https://realm.io/",
gatsby: "https://www.gatsbyjs.com/",
gridsome: "https://gridsome.org/",
ansible: "https://www.ansible.com/",
nuxtjs: "https://nuxtjs.org/",
jekyll: "https://jekyllrb.com/",
nextjs: "https://nextjs.org/",
Expand Down
1 change: 1 addition & 0 deletions icons/Devops/ansible-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Devops/ansible.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e80ca59

Please sign in to comment.