Skip to content

Commit ab1f265

Browse files
committed
GO level
1 parent f9309a1 commit ab1f265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/sections/Skills.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const Skills = () => {
3939
{
4040
title: 'Go',
4141
icon: <SiGo className="w-8 h-8 text-white" />,
42-
level: 20,
42+
level: 30,
4343
color: 'bg-cyan-500'
4444
},
4545
{

0 commit comments

Comments
 (0)