Skip to content

Commit abd8bb9

Browse files
committed
project updated
1 parent 1b4664b commit abd8bb9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/lib/content/projects.ts

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ export const projectsSection: ProjectsSectionType = {
1010
url: 'https://image-animationbyreet.vercel.app//',
1111
repo: 'https://github.com/Reetkumarbind/image-animation',
1212
img: 'https://user-images.githubusercontent.com/68834718/265277125-da2a6e07-7cf6-411c-b55f-94e372aa6dc8.png',
13-
year: 2023,
13+
year: 2024,
1414
tags: ['CSS Animations', 'Sass'],
1515
},
1616
{
1717
id: getId(),
18-
name: 'easy fix',
19-
url: 'https://easy-fix.vercel.app/',
20-
repo: 'https://github.com/vatsalsinghkv/easy-fix',
18+
name: 'Reet Kumar Bind',
19+
url: 'https://reetkumar.vercel.app/',
20+
repo: 'https://github.com/Reetkumarbind/my_portfolio',
2121
img: 'https://user-images.githubusercontent.com/68834718/258852895-df5c6da7-a698-40fb-97c3-a5474314cb85.png',
22-
year: 2023,
23-
tags: ['React', 'Tailwind'],
22+
year: 2024,
23+
tags: ['React', 'Tailwind', 'NextJS'],
2424
},
2525
{
2626
id: getId(),

0 commit comments

Comments
 (0)