-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimages.json
More file actions
22 lines (22 loc) · 833 Bytes
/
Copy pathimages.json
File metadata and controls
22 lines (22 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"Leeds United": "/leeds-united.png",
"West Ham United": "/west-ham-united.png",
"Wolverhampton Wanderers": "/wolves.png",
"Aston Villa": "/aston-villa.png",
"Newcastle United": "/newcastle-united.png",
"West Bromwich Albion": "/west-brom.png",
"Manchester United": "/manchester-united.png",
"Manchester City": "/manchester-city.png",
"Everton": "/everton.png",
"Chelsea": "/chelsea.png",
"Southampton": "/southampton.png",
"Sheffield United": "/sheffield-united.png",
"Crystal Palace": "/crystal-palace.png",
"Tottenham Hotspur": "/tottenham-hotspur.png",
"Fulham": "/fulham.png",
"Liverpool": "/liverpool.png",
"Arsenal": "/arsenal.png",
"Burnley": "/burnley.png",
"Leicester City": "/leicester-city.png",
"Brighton & Hove Albion": "/brighton.png"
}