We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea23f0b commit 08a6356Copy full SHA for 08a6356
1 file changed
gitprofile.config.ts
@@ -40,6 +40,14 @@ const CONFIG = {
40
'',
41
link: 'https://github.com/krish-134/Audio-Speed-Changer-and-Reverb',
42
},
43
+ {
44
+ title: 'Music-Listening Tracker',
45
+ description:
46
+ 'Record musicians and songs into a music library and view the time you have spent listening to them!',
47
+ imageUrl:
48
+ '',
49
+ link: 'https://github.com/krish-134/Music-Listening-Tracker',
50
+ },
51
],
52
53
0 commit comments