Skip to content

Commit 92957b4

Browse files
committed
update skills and project url
1 parent 2f6d28f commit 92957b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/data.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const projects = [
77
description:
88
'The first porfolio website that I have created in my career.',
99
image: 'https://i.postimg.cc/Kjj2MxGN/my-portfolio.png',
10-
link: 'https://koderad.github.io/old-portfolio-site/',
10+
link: 'https://old-portfolio-koderad.netlify.app/',
1111
},
1212
{
1313
title: 'Dodone - todo list - frontend',
@@ -37,7 +37,7 @@ export const projects = [
3737

3838
export const skills = [
3939
'JAVA',
40-
'REACT',
40+
'JUNIT',
4141
'JAVASCRIPT',
4242
'DOCKER',
4343
'REST API',

0 commit comments

Comments
 (0)