Skip to content

Commit 7613f92

Browse files
authored
Merge pull request #84 from MichiganDataScienceTeam/summer24
fix SoccerNet card
2 parents a306499 + bfe5fa7 commit 7613f92

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

config/communityImages.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[
2-
{
3-
"name": "WN24 Project Expo",
4-
"image": "WN24_EXPO.JPG"
5-
},
6-
{
7-
"name": "WN24 Data Science Night",
8-
"image": "WN24_DSN.JPG"
9-
}
10-
]
11-
2+
{
3+
"name": "",
4+
"image": "WN24_EXPO.JPG"
5+
},
6+
{
7+
"name": "",
8+
"image": "WN24_DSN.JPG"
9+
}
10+
]

config/currentProjects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"label": "SoccerNet",
28-
"image": "soccernet.jpg",
28+
"image": "soccernet.png",
2929
"leads": [
3030
{ "name": "Antonio Capdevielle", "image": "temp.jpeg" },
3131
{ "name": "Shiva Chandran", "image": "shivac.jpg" }

public/images/projects/soccernet.png

2.52 MB
Loading

0 commit comments

Comments
 (0)