File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/cra-project/components/ProjectList Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1380,7 +1380,7 @@ const projectList = [
13801380 {
13811381 name : "Crossword Puzzle Generator" ,
13821382 imageSrc :
1383- "https://github.com/m0nt4ld0/crucigrama/blob/main/images/icons8-crossword-64.png?raw=true" ,
1383+ "https://github.com/m0nt4ld0/crucigrama/blob/main/public/ images/icons8-crossword-64.png?raw=true" ,
13841384 projectLink : "https://github.com/m0nt4ld0/crucigrama" ,
13851385 description :
13861386 "Generador de crucigramas - Crossword puzzle generator - Good first issue" ,
@@ -1391,8 +1391,8 @@ const projectList = [
13911391 "crossword-puzzle" ,
13921392 "contributions-welcome" ,
13931393 "good-first-issue" ,
1394- "begginer -friendly" ,
1395- "begginer " ,
1394+ "beginner -friendly" ,
1395+ "beginner " ,
13961396 ] ,
13971397 } ,
13981398 {
You can’t perform that action at this time.
0 commit comments