Skip to content

Commit

Permalink
Merge pull request #3 from iamdipankarj/add_laravel
Browse files Browse the repository at this point in the history
Add Laravel
  • Loading branch information
iamdipankarj authored Dec 16, 2024
2 parents 9198af5 + be15a0f commit 81a8b7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/helpers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ export const getSkills = () => {
'HTML5',
'CSS3',
'RxJS',
'SASS'
'SASS',
'Laravel'
]
}

Expand All @@ -39,5 +40,6 @@ export const getTools = () => {
'Blender',
'Github Actions',
'Bitbucket Pipeline',
'PHP Storm'
]
}

0 comments on commit 81a8b7f

Please sign in to comment.