Skip to content

Commit deb583c

Browse files
authored
Update gitprofile.config.ts
added Audio-Speed-Changer-and-Reverb to projects
1 parent 1a482b0 commit deb583c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gitprofile.config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ const CONFIG = {
3333
// To hide the `External Projects` section, keep it empty.
3434
projects: [
3535
{
36-
title: 'Project Name',
36+
title: 'Audio Speed-Changer and Reverb',
3737
description:
38-
'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nunc ut.',
38+
'Create slowed, sped-up, and reverbed versions of your favourite songs',
3939
imageUrl:
40-
'https://img.freepik.com/free-vector/illustration-gallery-icon_53876-27002.jpg',
41-
link: 'https://example.com',
40+
'',
41+
link: 'https://github.com/krish-134/Audio-Speed-Changer-and-Reverb',
4242
},
4343
],
4444
},

0 commit comments

Comments
 (0)