forked from ExploitX-org/Exploitx-Memory
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimages-config.json
More file actions
20 lines (20 loc) · 1.06 KB
/
Copy pathimages-config.json
File metadata and controls
20 lines (20 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"groupPhoto": {
"url": "group.png",
"alt": "ExploitX Team Group Photo",
"description": "Our amazing team working together"
},
"teamDefaultImages": {
"network": "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?w=500&h=500&fit=crop",
"cloud": "https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=500&h=500&fit=crop",
"web": "https://images.unsplash.com/photo-1627398242454-45a1465c2479?w=500&h=500&fit=crop",
"linux": "https://images.unsplash.com/photo-1629654297299-c8506221ca97?w=500&h=500&fit=crop",
"security": "https://images.unsplash.com/photo-1550751827-4bd374c3f58b?w=500&h=500&fit=crop"
},
"eventDefaultImages": {
"ctf": "https://images.unsplash.com/photo-1550751827-4bd374c3f58b?w=400&h=300&fit=crop",
"workshop": "https://images.unsplash.com/photo-1517180102446-f3ece451e9d8?w=400&h=300&fit=crop",
"bootcamp": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop",
"hackathon": "https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=400&h=300&fit=crop"
}
}