We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805091b commit 1b4664bCopy full SHA for 1b4664b
src/lib/content/projects.ts
@@ -6,9 +6,9 @@ export const projectsSection: ProjectsSectionType = {
6
projects: [
7
{
8
id: getId(),
9
- name: 'beautiful animations',
10
- url: 'https://beautiful-animations-kv.vercel.app/',
11
- repo: 'https://github.com/vatsalsinghkv/beautiful-animations',
+ name: 'beautiful image animations',
+ url: 'https://image-animationbyreet.vercel.app//',
+ repo: 'https://github.com/Reetkumarbind/image-animation',
12
img: 'https://user-images.githubusercontent.com/68834718/265277125-da2a6e07-7cf6-411c-b55f-94e372aa6dc8.png',
13
year: 2023,
14
tags: ['CSS Animations', 'Sass'],
0 commit comments