Skip to content

Commit

Permalink
Update skills
Browse files Browse the repository at this point in the history
  • Loading branch information
erlisakulla committed Jan 11, 2024
1 parent 20d8065 commit f56fdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/sections/CanDo.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,9 @@ export const CanDoList = () => {
{
(backendExpand === false) ?
<div className="just-icons" id="backend-icons">
<DiPython size={25}/>
<SiCplusplus size={25}/>
<BsFiletypeSql size={25}/>
<DiPython size={25}/>
<SiAmazonaws size={25}/>
<SiMicrosoftazure size={25}/>
<DiNodejsSmall size={25}/>
Expand Down

0 comments on commit f56fdbc

Please sign in to comment.