We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9309a1 commit ab1f265Copy full SHA for ab1f265
1 file changed
src/components/sections/Skills.jsx
@@ -39,7 +39,7 @@ const Skills = () => {
39
{
40
title: 'Go',
41
icon: <SiGo className="w-8 h-8 text-white" />,
42
- level: 20,
+ level: 30,
43
color: 'bg-cyan-500'
44
},
45
0 commit comments