Skip to content

Commit c091c4d

Browse files
authored
chore: add tags for DSA project
1 parent 890cedb commit c091c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ const projectList = [
769769
imageSrc: 'https://avatars3.githubusercontent.com/u/67384272?v=4',
770770
projectLink: 'https://github.com/MakeContributions/DSA',
771771
description: 'Data structure and Algorithm (DSA) contributions',
772-
tags: ['OpenSource', 'Javascript', 'C#', 'C', 'C++', 'Python', 'Beginner'],
772+
tags: ['OpenSource', 'Javascript', 'C#', 'C', 'C++', 'Python', 'Beginner', 'DSA'],
773773
}
774774
];
775775
export default projectList;

0 commit comments

Comments
 (0)