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 = [
1380
1380
{
1381
1381
name : "Crossword Puzzle Generator" ,
1382
1382
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" ,
1384
1384
projectLink : "https://github.com/m0nt4ld0/crucigrama" ,
1385
1385
description :
1386
1386
"Generador de crucigramas - Crossword puzzle generator - Good first issue" ,
@@ -1391,8 +1391,8 @@ const projectList = [
1391
1391
"crossword-puzzle" ,
1392
1392
"contributions-welcome" ,
1393
1393
"good-first-issue" ,
1394
- "begginer -friendly" ,
1395
- "begginer " ,
1394
+ "beginner -friendly" ,
1395
+ "beginner " ,
1396
1396
] ,
1397
1397
} ,
1398
1398
{
You can’t perform that action at this time.
0 commit comments