Skip to content

Commit 1b4664b

Browse files
committed
project updated
1 parent 805091b commit 1b4664b

File tree

2 files changed

+105
-70
lines changed

2 files changed

+105
-70
lines changed

src/lib/content/projects.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ export const projectsSection: ProjectsSectionType = {
66
projects: [
77
{
88
id: getId(),
9-
name: 'beautiful animations',
10-
url: 'https://beautiful-animations-kv.vercel.app/',
11-
repo: 'https://github.com/vatsalsinghkv/beautiful-animations',
9+
name: 'beautiful image animations',
10+
url: 'https://image-animationbyreet.vercel.app//',
11+
repo: 'https://github.com/Reetkumarbind/image-animation',
1212
img: 'https://user-images.githubusercontent.com/68834718/265277125-da2a6e07-7cf6-411c-b55f-94e372aa6dc8.png',
1313
year: 2023,
1414
tags: ['CSS Animations', 'Sass'],

0 commit comments

Comments
 (0)