-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdata.json
More file actions
38 lines (38 loc) · 1.13 KB
/
data.json
File metadata and controls
38 lines (38 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"name": "somnule",
"title": "good morning",
"description": "Daily photos, writing, media journals, games and curiosities",
"url": "https://kevinvognar.com"
},
{
"name": "madebygare",
"title": "Made by Gare",
"description": "Just a place to keep track of the random things I work on",
"url": "https://madebygare.com/"
},
{
"name": "Alex Keen",
"title": "Alex R. Keen",
"description": "Improviser, game designer, writer. Visit for the impeccable blogroll",
"url": "https://alexrkeen.com"
},
{
"name": "Dom",
"title": "theChief",
"description": "Video games are my whole life, pity me.",
"url": "https://domharris.uk"
},
{
"name": "Will",
"title": "Badly Done Dev",
"description": "Proof that not everyone should have their own website",
"url": "https://badlydone.dev"
},
{
"name": "ktyl",
"title": "ktyl.dev",
"description": "computer engineer / artist · xr developer · writer",
"url": "https://ktyl.dev"
}
]