Skip to content

Commit 142d8da

Browse files
authored
chore: update Markdown Dungeon tags
1 parent c6d5362 commit 142d8da

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
@@ -667,7 +667,7 @@ const projectList = [
667667
imageSrc: 'https://avatars3.githubusercontent.com/u/67384272?v=4',
668668
projectLink: 'https://github.com/MakeContributions/markdown-dungeon#contribution-guidelines',
669669
description: 'This is an example that how to use Markdown creating a dungeon.',
670-
tags: ['Markdown', 'Good First Issue', 'Beginner'],
670+
tags: ['Markdown', 'React', 'Gatsby', 'Good First Issue', 'Beginner'],
671671
},
672672
{
673673
name: 'Ansible',

0 commit comments

Comments
 (0)